* Csányi Pál <[email protected]> [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. Florian -- http://www.the-compiler.org | [email protected] (Mail/XMPP) GPG 0xFD55A072 | http://the-compiler.org/pubkey.asc I love long mails! | http://email.is-not-s.ms/
pgpAmK7ayfxjb.pgp
Description: PGP signature
