On 02/07/2015 08:29, telmo bacile wrote:
Hi list, im new in this list.
Im trying to run a python code that was made originally with pil using pillow,
The problem is that i get this error:
IOError: decoder jpeg not available
Any idea why this code is not working with pillow?
import math
from
Hi list, im new in this list.
Im trying to run a python code that was made originally with pil using pillow,
The problem is that i get this error:
IOError: decoder jpeg not available
Any idea why this code is not working with pillow?
import math
from PIL import Image
imageFile = 'test.jpg