Hi,
Is there any sample application for creating image dynamically using
python APPengine?
I have tried a lot by using PIL in python AppEngine. But not able to
import modules Image and ImageDraw.
getting the error " <type 'exceptions.ImportError'>: No module named
Image "
                            args = ('No module named Image',)
                             message = 'No module named Image'
How can I import Image and ImageDraw here?
Any advice ??? Thanks in advance.

--~--~---------~--~----~------------~-------~--~----~
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 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to