Re: problem installing PIL

2012-02-03 Thread Stephan
You can download PIL for all py-versions and 64bit from http://www.lfd.uci.edu/~gohlke/pythonlibs/#pil -- 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 g

Re: problem installing PIL

2012-02-03 Thread NENAD CIKIC
Thanks, I have downloaded the instalation and I have managed to include the Imagefield in the model. Now will try it:) -- 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/dja

Re: problem installing PIL

2012-02-02 Thread Mike Dewhirst
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

problem installing PIL

2012-02-02 Thread NENAD CIKIC
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 abo