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 [email protected]. To post to this group, send email to [email protected]. 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/be25e45b-d428-4e37-85f1-3129d6d0551a%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

