Re: Unable to upload PNG's

2008-06-27 Thread jurian
Seems like PIL doesn't like interlaced PNG's. --~--~-~--~~~---~--~~ 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, se

Re: Unable to upload PNG's

2008-06-24 Thread jurian
Thanks for that! I think there might be a link missing in your message. I did that search and it didn't bring up anything really useful. I tried linking to the 'zlib' headers in the 'setup.py' manually as one post suggested, but it had no effect after a rebuild and install. The installation mess

Re: Unable to upload PNG's

2008-06-23 Thread Will Larson
Julian, This is a PIL issue that appears to be biting a lot of people. Googling for "PIL PNG problem" will help, but this link might be a good starting point. Best, Will On Jun 23, 2008, at 6:02 PM, jurian wrote: > > I am currently getting an error when I attempt to upload a PNG image > fr