GAE in my Mac OSX 10.7.2 system was updated to 1.6.0 by its auto-updater. 
In the GoogleAppEngineLauncher, I have changed the "Python Path" to 
"/usr/bin/python2.7" from the Preferences, the logs display that the GAE 
still run in python2.6.

Here are the Logs:

*** Running dev_appserver with the following flags:

    --admin_console_server= --port=8080

Python command: /usr/bin/python2.6

WARNING  2011-11-08 15:21:42,915 rdbms_mysqldb.py:90] The rdbms API is not 
available because the MySQLdb library could not be loaded.

Warning: You are using a Python runtime (2.6) that is older than the 
production runtime environment (2.7). Your application may be dependent on 
Python behaviors that have changed and may not work correctly when deployed 
to production.

WARNING  2011-11-08 15:21:43,115 dev_appserver.py:3254] Could not 
initialize images API; you are likely missing the Python "PIL" module. 
ImportError: No module named _imaging

INFO     2011-11-08 15:21:43,124 dev_appserver_multiprocess.py:637] Running 
application dev~surfingstudio on port 8080: http://localhost:8080



-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/7a8Os5FRYVUJ.
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.

Reply via email to