Thursday, February 2, 2012

problem installing PIL

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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment