[google-appengine] Re: GAE 1.6 can not find python2.7 in Mac OSX 10.7.2

2011-11-08 Thread Droid
I installed the python 2.7.2 dmg today 0n MacBook Air Lion 10.7.2 - I
just let it install itself.
Then I checked in a terminal window >python -v
Result fine, it showed python 2.72.

Then I downloaded the GAE 1.6 dmg and let that install itself too.

Result - All OK (I assume my new GAE is running on python 2.72!!)

I  am very happy with how easy it was.




On Nov 8, 3:40 pm, Kai  wrote:
> 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 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.



[google-appengine] Re: GAE 1.6 can not find python2.7 in Mac OSX 10.7.2

2011-11-08 Thread Kai
Thank you for providing the information.
I tried python 2.7.1 which is bundled with Lion.
Although, this problem is not quite annoying because I can run
dev_appserver.py command in terminal to avoid the warning message.

On Nov 9, 12:18 am, Droid  wrote:
> I installed the python 2.7.2 dmg today 0n MacBook Air Lion 10.7.2 - I
> just let it install itself.
> Then I checked in a terminal window >python -v
> Result fine, it showed python 2.72.
>
> Then I downloaded the GAE 1.6 dmg and let that install itself too.
>
> Result - All OK (I assume my new GAE is running on python 2.72!!)
>
> I  am very happy with how easy it was.
>
> On Nov 8, 3:40 pm, Kai  wrote:
>
>
>
>
>
>
>
> > 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 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.



[google-appengine] Re: GAE 1.6 can not find python2.7 in Mac OSX 10.7.2

2011-11-08 Thread Kai
This issue has been opened here:
http://code.google.com/p/google-appengine-mac-launcher/issues/detail?id=4

Hit the "Enter" key in the text field will solve this problem.

-- 
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/-/Dt5kKvhOm9gJ.
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.