Hello Ian, How are you accessing PIL? Are you using the Images API* , or are you importing from PIL directly?
--Matthew * http://code.google.com/appengine/docs/python/images/ On Feb 10, 5:47 am, Ian Lewis <[email protected]> wrote: > I'm getting an error similar to the errors about not being able to access > skipped files with appengine-django but this time I'm getting an error about > not being able to access the PIL module file Image.py > > I'm getting a different error pertaining to PIL now. This may or may not be > related to appengine-django. > > DEBUG 2009-02-10 13:41:24,134 dev_appserver.py] Access to module file > denied: /usr/lib/python2.5/site-packages/PIL/Image.py > > This causes the dev appserver to hang and use up lots of CPU. I'm using > appengine-django and updated to the latest version in svn. > > Ian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
