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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.