Hi, I am a newbee and I am in a real mess...:( I had installed GAE SDK in july (it was the latest version then) Python 2.6 and it worked fine and I could develop appspot application. Then I removed GAE SDK yesterday and installed it again,.. Now I can“t open the launcher and get this message in the log file. (Without open the launcher). Does anyone have a tip? Thanks/Lenic
Traceback (most recent call last): File "GoogleAppEngineLauncher.py", line 42, in <module> File "wx\_core.pyc", line 7913, in __init__ File "wx\_core.pyc", line 7487, in _BootstrapApp File "launcher\app.pyc", line 53, in OnInit File "launcher\app.pyc", line 97, in _CreateModels File "launcher\maintable.pyc", line 35, in __init__ File "launcher\maintable.pyc", line 86, in _LoadProjects File "launcher\project.pyc", line 63, in ProjectWithConfigParser File "launcher\project.pyc", line 260, in _LoadFromConfigParser File "ConfigParser.pyc", line 520, in get ConfigParser.NoOptionError: No option 'name' in section: '9' -- 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.
