'module' object has no attribute 'Image'

Bug #1650685 reported by Lord Vlad
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Phatch
New
Undecided
Unassigned

Bug Description

Error 0:Impossible d'ouvrir le fichier: /home/lordvlad/Telechargements/a trier/f8d.jpg:
'module' object has no attribute 'Image'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/phatch/core/api.py", line 493, in get_photo
    photo = pil.Photo(info_file, info_not_file)
  File "/usr/lib/python2.7/site-packages/phatch/core/pil.py", line 457, in __init__
    layer.image)
  File "/usr/lib/python2.7/site-packages/phatch/core/pil.py", line 183, in __init__
    self.pyexiv2 = pyexiv2.Image(path)
AttributeError: 'module' object has no attribute 'Image'
*

Is shown whenever I try to open any image at all with phatch.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.