It looks like your problem is with the PIL installation, not with the google_appengine dev_server.
2008/12/15 Sambi <[email protected]>: [snip] > File "C:\Program Files\Google\google_appengine\google\appengine\api > \images\ima > ges_stub.py", line 45, in __init__ > Image.init() > File "C:\Python25\lib\site-packages\PIL\Image.py", line 345, in init > __import__(f, globals(), locals(), []) > File "C:\Python25\lib\site-packages\PIL\TiffImagePlugin.py", line > 440, in <mod > ule> > class TiffImageFile(ImageFile.ImageFile): > AttributeError: 'module' object has no attribute 'ImageFile' --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
