29 Aug
2014
29 Aug
'14
1:15 p.m.
Hi Florian, 2014-08-29 14:33 GMT+02:00 Florian Bruhin <me@the-compiler.org>:
* Csányi Pál <csanyipal@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