This might help ...

http://stackoverflow.com/questions/2088304/installing-pil-python-imaging-library-in-win7-64-bits-python-2-6-4


On 3/02/2012 10:40am, NENAD CIKIC wrote:
I came across this problem (the problem is that i can not install PIL on
my windows 7 64 bit machine) when I have tried to use ImageField. I have
first tried to use C++ Express but I came across
http://bugs.python.org/issue7511. Then I have tried to use mingw and
cygwin but the gcc complied about some parameters the setup was passing.
I know I can use just the Filefield, and i will do it; I am now just
curious how can i install this PIL on windows machine?
I have also tried the pillow, but it blocks with the same issue. Is
there an alternative, since I have noticed the last release is from 2
years ago, but then again from django docs it says I should have it if i
want to use ImageField?

Thanks

--
You received this message because you are subscribed to the Google
Groups "Django users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/django-users/-/0gETXuOV40oJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to