Hi All, i tried migrating my google engine code for my website from windows vista to snow leopard.. and it doesnt work.. i think it is the same issue of python 2.6 .. coz snow leopard as u all know comes with 2.6.. i did download 2.5 but still google launcher is unable to take 2.5 ??? any pointers ?? it is frustrating as i am about to dump my PC and moving to mac for further development of my website ..so i need my dev env to be up and running soon...
please let me know any solutions ?? thanks, Abhishek On Sep 4, 12:49 am, John Grabowski <[email protected]> wrote: > I don't have more information on App Engine and python2.6 use. > However, it is easy to find or buildpython2.5 for the Mac as needed. > E.g.http://www.python.org/ftp/python/2.5.4/python-2.5.4-macosx.dmg > (I did not test that on 10.6 explicitly.) > > It is also easy to set a preference in the Launcher to pick a specificpython. > Try Application Menu --> Preferences. > > jrg > > On Aug 31, 3:24 am, kugutsumen <[email protected]> wrote: > > > No problem here (I have been using Snow Leopard for several months > > already... and I have been > > using the GM build since it was first seeded a few weeks ago. > > ). > > > The only issue is that App Engine depends on python2.5 so > > it shouldn't try to use the defaultpythonand specify python2.5 on > > the first > > line of every script. Did anyone file an issue for this? > > > On Aug 31, 11:41 am, Robert Kluin <[email protected]> wrote: > > > > That is what I expected as well, but so far I have not found any issues. > > > My > > > biggest concern is stuff working locally but not working on the production > > > servers -- so far so good. > > > > Robert > > > > On Sun, Aug 30, 2009 at 6:35 PM, Ross Karchner > > > <[email protected]>wrote: > > > > > This is just speculation (my copy of SL arrives tomorrow) but since > > > >Launcheruses the systempythonby Default, and on Snow Leopard the > > > > systempythonis2.6.1-- There's bound to be *some* problems, right? > > > > >2.6isn't supported yet (per > > > >http://code.google.com/p/googleappengine/issues/detail?id=757 > > > > ) > > > > > On Aug 29, 2:15 pm, Robert Kluin <[email protected]> wrote: > > > > > I have done basic testing on 4 apps, so far all seem to be running > > > > > fine. > > > > > > RobertOn Sat, Aug 29, 2009 at 12:51 PM, Koen Bok <[email protected]> > > > > wrote: > > > > > > > I'm quite curious for this too. Anyone else? > > > > > > > On Aug 29, 2:21 pm, Paul Kinlan <[email protected]> wrote: > > > > > > > I have not seen any problems but I have only just updated. > > > > > > > Paul > > > > > > > > 2009/8/29 bentford <[email protected]> > > > > > > > > > Does anyone have any news about running the Google App Engine > > > >Launcher > > > > > > > > on snow leopard? Any issues? > > > > > > > > > I'm about to upgrade my development machine, so I'll post my > > > > results > > > > > > > > soon. But I thought I'd ask. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
