[google-appengine] Re: Removing and installing GAE SDK for python

2010-09-06 Thread lenic
Thanks for you answer Tim,
I did upload some applications with python 2.6 but I had to move the
dev_appserver.py file into my project directory but  it worked. Then I
got this idea to remove everything and start all over with python 2.5
and now I can not se my old applications in the launcher.

So now I can create an application in the launcher but I can not
browse or stop the application and I get this error;

Traceback (most recent call last):
  File "launcher\mainframe.pyc", line 336, in OnEdit
  File "launcher\taskcontroller.pyc", line 257, in Edit
  File "subprocess.pyc", line 594, in __init__
  File "subprocess.pyc", line 816, in _execute_child
WindowsError: [Error 5] Åtkomst nekad
WARNING:root:Already running a task for D:\GAE\helloworld\txtlena2!
ERROR:root:
Cannot run project D:\GAE\helloworld\txtlena2.  Please confirm these
values in your Preferences, or take an appropriate measure to fix it
(e.g. install Python).

Do you now what I schould do, did I miss something?

/Lenic



On 3 Sep, 02:16, Tim Hoffman  wrote:
> Hi
>
> I Can't help with this specific error, but
>
> for starters being newbie, under no circumstances use python 2.6.
>
> You should only use 2.5.x
>
> T
>
> On Sep 2, 3:17 pm, lenic  wrote:
>
>
>
> > 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 
> >   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 google-appeng...@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] Removing and installing GAE SDK for python

2010-09-02 Thread lenic
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 
  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 google-appeng...@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.