Hi,
I upgraded to SDK 1.1.9 and now I am getting this error message. Any
idea why?
I am on Visa, AMDx64, I have Python and 1.1.8 worked perfectly.
Thanks,
Tony
INFO 2009-02-13 01:04:44,473 appengine_rpc.py] Server:
appengine.google.com
INFO 2009-02-13 01:04:44,479 appcfg.py] Checking for updates to
the SDK.
INFO 2009-02-13 01:04:44,598 appcfg.py] The SDK is up to date.
WARNING 2009-02-13 01:04:44,598 datastore_file_stub.py] Could not
read datastore data from c:\users\tony\appdata\local\temp
\dev_appserver.datastore
WARNING 2009-02-13 01:04:44,598 datastore_file_stub.py] Could not
read datastore data from c:\users\tony\appdata\local\temp
\dev_appserver.datastore.history
WARNING 2009-02-13 01:04:44,690 dev_appserver.py] Could not
initialize images API; you are likely missing the Python "PIL" module.
ImportError: No module named _imaging
Traceback (most recent call last):
File "C:\Program Files (x86)\Google\google_appengine
\dev_appserver.py", line 60, in <module>
run_file(__file__, globals())
File "C:\Program Files (x86)\Google\google_appengine
\dev_appserver.py", line 57, in run_file
execfile(script_path, globals_)
File "C:\Program Files (x86)\Google\google_appengine\google\appengine
\tools\dev_appserver_main.py", line 463, in <module>
sys.exit(main(sys.argv))
File "C:\Program Files (x86)\Google\google_appengine\google\appengine
\tools\dev_appserver_main.py", line 442, in main
static_caching=static_caching)
TypeError: CreateServer() got an unexpected keyword argument 'sdk_dir'
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---