Menu

Python Imaging Library is missing

2014-01-05
2014-04-07
  • Jose Manuel Perdomo

    Every time that start the program in console appear this message "Python Imaging Library is missing", and I can't open or add files... I have installed python2-pillow 2.2.2-1, my system is Manjaro 0.88 x64, complete error:

    Traceback (most recent call last):
    File "/usr/bin/macrofusion", line 411, in ajout
    FenOuv=Fenetre_Ouvrir(self.liststoreimport,1)
    File "/usr/bin/macrofusion", line 707, in init
    Gui.put_files_to_the_list(self.fichiers)
    File "/usr/bin/macrofusion", line 647, in put_files_to_the_list
    im = self.pixbuf2Image(pb)
    File "/usr/bin/macrofusion", line 637, in pixbuf2Image
    return Image.fromstring("RGB",(width,height),pb.get_pixels() )
    NameError: global name 'Image' is not defined

     

    Last edit: Jose Manuel Perdomo 2014-01-05
  • Anonymous

    Anonymous - 2014-04-07
    Post awaiting moderation.

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.