To get this working on Leopard, I ran the installers as suggested in
the GAE docs, but I kept on getting the 'ImportError: No module named
PIL' error message.

I tried the suggestions listed on
http://www.p16blog.com/p16/2008/05/appengine-installing-pil-on-os-x-1053.html
but this made no difference. So, in the end I simply copied the
PIL.pth file and PIL directory from /Library/Frameworks/
Python.framework/Versions/2.5/lib/python2.5/site-packages to /Library/
Python/2.5/site-packages and this appears to be working OK.

On Aug 31, 10:36 am, JLD000 <[EMAIL PROTECTED]> wrote:
> http://jetfar.com/cygwin-install-python-imaging-library/
>
> This worked for me.  (using Imaging-1.1.6)
>
> On Jul 7, 1:24 pm, RyanW <[EMAIL PROTECTED]> wrote:
>
> > I goofed, you're right.  I thought it was the PIL package that was
> > causing it to error.  It was actually because I had another
> > application listening on port 8080.  Changed the port and it's running
> > the service with the PIL error now.
>
> > Still, has anyone gotten PIL to work under cygwin?
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to