Hi Brad, Google App Engine doesn't support egg modules. You will need the source files for the pure python module to upload with App Engine.
-Marzia On Thu, Oct 30, 2008 at 8:02 AM, Bradley Kite <[EMAIL PROTECTED]>wrote: > > Hi all, > > I'd like to use a pure-python module, however when ever I run my app > it complains that the python interpreter cannot find the module? > > What is the correct procedure for including 3rd party python modules > within app-engine applications? > > Thanks in advance > -- > Brad. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
