2011-10-05 16:12:11 Running command: "['C:\\Python25\\python.exe', '-u', 'C:\\Program Files\\Google\\google_appengine\\appcfg.py', '--no_cookies', u'[email protected]', '--passin', 'update', 'C:\\micolog']"
Application:XXXXXX; version: 1
Host: appengine.google.com
Starting update of app: ahearhwh, version: 1
Scanning files on local disk.
2011-10-05 16:12:46,548 WARNING appengine_rpc.py:435 ssl module not found.
Without the ssl module, the identity of the remote host cannot be verified, and
connections may NOT be secure. To fix this, please install the ssl module from
http://pypi.python.org/pypi/ssl .
To learn more, see http://code.google.com/appengine/kb/general.html#rpcssl .
Password for [email protected]: Error 409: --- begin server output ---
Another transaction by user XXXXXX is already in progress for app: s~XXXXXX, version: 1. That user can undo the transaction with "appcfg rollback".
--- end server output ---
2011-10-05 16:13:34 (Process exited with code 1)
You can close this window now.
我已经到 http://pypi.python.org/pypi/ssl 里下载,且运行setup (python file). 但还是继续此问题。何解。
Application:XXXXXX; version: 1
Host: appengine.google.com
Starting update of app: ahearhwh, version: 1
Scanning files on local disk.
2011-10-05 16:12:46,548 WARNING appengine_rpc.py:435 ssl module not found.
Without the ssl module, the identity of the remote host cannot be verified, and
connections may NOT be secure. To fix this, please install the ssl module from
http://pypi.python.org/pypi/ssl .
To learn more, see http://code.google.com/appengine/kb/general.html#rpcssl .
Password for [email protected]: Error 409: --- begin server output ---
Another transaction by user XXXXXX is already in progress for app: s~XXXXXX, version: 1. That user can undo the transaction with "appcfg rollback".
--- end server output ---
2011-10-05 16:13:34 (Process exited with code 1)
You can close this window now.
我已经到 http://pypi.python.org/pypi/ssl 里下载,且运行setup (python file). 但还是继续此问题。何解。
