ended up doing easy_install from the command line in both the python environment and pyton/Script base dir.
Installed c:\ttribe\trunk\tribe\workpc27\lib\site-packages\pillow-2.2.2-py2.7-win32.egg Processing dependencies for Pillow Finished processing dependencies for Pillow C:\ttribe\trunk\tribe\workpc27\Scripts> running my dajngo app from Visual studio, still complains about Pillow/PIL File "C:\Temp\DFB\DFB\env\lib\site-packages\django\core\management\validation. py", line 113, in get_validation_errors from django.utils.image import Image File "C:\Temp\DFB\DFB\env\lib\site-packages\django\utils\image.py", line 154, in <module> Image, _imaging, ImageFile = _detect_image_library() File "C:\Temp\DFB\DFB\env\lib\site-packages\django\utils\image.py", line 108, in _detect_image_library _("Neither Pillow nor PIL could be imported: %s") % err ImproperlyConfigured: Neither Pillow nor PIL could be imported: No module named Image Press any key to continue . . . kl. 14:05:08 UTC+1 tirsdag 17. desember 2013 skrev Duncan Bates følgende: > > Testing django for my next web app, but encountering image library > problems when I've added the django-facebook to my project; > ImproperlyConfigured: Neither Pillow nor PIL could be imported: No module > named Image > > Using python v2.7 win64 / Django 1.6, and Microsoft Python Tools for > Visual Studio v2.0.11016.00 > > Tried to install PIL and Pillow through pip, both fails. > > Ideas? > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c85a356e-f88b-474c-9383-e32a836416d7%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.