Recently, I've uploaded my app and got a 500 error, which corresponds with an appengine log line (from appengine.google.com logs) like:
<type 'exceptions.ImportError'>: No module named tools Traceback (most recent call last): [snip] from google.appengine.tools import bulkloader Does the bulkloader contain some python2.6 code perhaps? BTW, the log-line is cut-off and won't expand in Firefox 3.5beta4. I had to open the page in Opera to get the full traceback. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---