Re: [google-appengine] Problem with Eclipse PyDev and Google App Engine

2011-01-13 Thread Robert Kluin
Hi Harshad, Two comments: 1) Use Python 2.5, it is the version running on production. 2) The undefined variables problem you're having is with PyDev / Eclipse. You should check your logs and see if you can figure out why, maybe the shell is not starting. If you keep having issue ask o

[google-appengine] Problem with Eclipse PyDev and Google App Engine

2011-01-11 Thread Harshad Kale
Hello folks, I am a beginner of the python world. I was trying to create a Google App Engine application using PyDev in Eclipse (HELIOS) I have Python 2.7 installed and configured (i believe) correctly inside Eclipse. After successful creation of a project, I get two errors in asklogin.py (I had c