[aur-general] Can't run Nested: ImportError: No module named Image

Csányi Pál csanyipal at gmail.com
Fri Aug 29 09:15:31 EDT 2014


Hi Florian,

2014-08-29 14:33 GMT+02:00 Florian Bruhin <me at the-compiler.org>:
> * Csányi Pál <csanyipal at gmail.com> [2014-08-29 14:24:31 +0200]:
>> I just installed the nested package from AUR
>>
>> but can't run it:
>> $ nested
>> Traceback (most recent call last):
>>   File "/usr/bin/nested", line 10, in <module>
>>     import nested.nested_gui
>>   File "/usr/lib/python2.7/site-packages/nested/nested_gui.py", line
>> 43, in <module>
>>     import Image            # For thumbnails
>> ImportError: No module named Image
>>
>> How can I solve this problem?
>
> Looks like you need python2-pillow (pkgfile -s Image.py). You should
> notify the package author so they add this dependency.

But I have installed python2-pillow!

Still get this error. Why?

-- 
Regards from Pal


More information about the aur-general mailing list