Hi Rodrigo, Is this a standard Python module or your own code? If your own code, does the folder in which the code resides contain an __init__.py file? Could you provide your directory structure and the exact module(s) name(s) that are being effected?
Thanks, Marzia On Sun, Nov 9, 2008 at 11:17 AM, Rodrigo Moraes <[EMAIL PROTECTED]>wrote: > > sometimes i get a ImportError: No module named foo.bar, although the > module is there. then i restart the server and the module is loaded > normally (the error goes away). > does this occur with you? is there a way to avoid this? > > -- rodrigo > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
