is it hard to warn users of that or disable the button in the admin interface? i probably wouldn't have caught that detail. :(
On Wednesday, August 7, 2013 4:26:50 PM UTC-7, Massimo Di Pierro wrote: > > No no no. You need the source version to be able to deploy on GAE. > > On Wednesday, 7 August 2013 13:54:21 UTC-5, Morten Jeppesen wrote: >> >> Hi all >> >> I am trying to deploy on GAE through the admin interface (using the >> latest web2py build on Mac OS X). >> >> However I get this error message: >> >> Traceback (most recent call last): >> File "/usr/local/bin/appcfg.py", line 171, in >> run_file(__file__, globals()) >> File "/usr/local/bin/appcfg.py", line 167, in run_file >> execfile(script_path, globals_) >> File >> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", >> line 77, in >> from google.appengine.tools import bulkloader >> File >> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/bulkloader.py", >> line 139, in >> from google.appengine.ext.bulkload import bulkloader_config >> File >> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/ext/bulkload/bulkloader_config.py", >> line 47, in >> from google.appengine.ext.bulkload import simplexml_connector >> File >> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/ext/bulkload/simplexml_connector.py", >> line 40, in >> from xml.etree import cElementTree as ElementTree >> ImportError: cannot import name cElementTree >> >> >> When executing 'from xml.etree import cElementTree as ElementTree' in Python >> (launched in the terminal window) everything works fine... >> >> >> Any help would be very much appreciated. >> >> >> Thanks, >> >> Morten >> >> >> >> -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.