Hi there,

I had this problem too, and fixed it by correcting the windows file
association. Have a read of this:

http://mail.python.org/pipermail/tutor/2005-February/036330.html

good luck!

On Dec 23, 8:16 am, Chen Harel <chook.ha...@gmail.com> wrote:
> Ok after adding prints to the dev_appserver and dev_appserver_main
> files, I've come up with the following argv:
> ['F:\\google_appengine\\dev_appserver.py']
> This means, that for some reason that I don't know of, the parameters
> aren't coming from the command line...
> Should I install a different version of Python? maybe 2.6?
>
> On Dec 23, 10:00 am, Chen Harel <chook.ha...@gmail.com> wrote:
>
>
>
>
>
> > Ok I'll try,
> > Did you choose Python x64 although you have a Core 2 duo computer?
>
> > On Dec 23, 2:39 am, Alexander Kojevnikov <alexan...@kojevnikov.com>
> > wrote:
>
> > > I have no problems running the SDK on Vista x64 with Python 2.5.2 x64.
>
> > > To troubleshot the problem, you can insert print/assert statements
> > > into the appcfg.py/dev_appserver.py to see which execution path is
> > > taken.
>
> > > On Dec 23, 9:36 am, Chen Harel <chook.ha...@gmail.com> wrote:
>
> > > > I'm not sure it's the python that is making the problem, because for
> > > > instance
> > > > I'm in c:\apps
> > > > c:\apps>dev_appserver.py helloworld
> > > > (helloworld is a folder in c:\apps that contains the app.yaml file)
> > > > and it still brings me the dev_appserver.py printout (same as help)
> > > > and saying the Invalid arguments...
>
> > > > yejun wrote:
> > > > > I have no problem with x86 version.
> > > > > I have both python and sdk add to system path during installation.
>
> > > > > On Dec 22, 5:29 pm, Chen Harel <chook.ha...@gmail.com> wrote:
> > > > > > Hey, I'm on Intel Core 2 Duo, so I've installed the x86...
>
> > > > > > On Dec 22, 10:26 pm, yejun <yej...@gmail.com> wrote:
>
> > > > > > > Did you install x86 or amd64 python?
>
> > > > > > > On Dec 22, 2:58 pm, Chen Harel <chook.ha...@gmail.com> wrote:
>
> > > > > > > > Hi, I've installed Python 2.5.2 and AppEngine 1.1.7 on Vista x64
> > > > > > > > Ultimate... (Admin user - NO UTC)
> > > > > > > > both dev_appserver.py and appcfg.py gives me the help screen 
> > > > > > > > (Like no
> > > > > > > > options were included) every single time..
> > > > > > > > Please help me help you help me ... What more information do 
> > > > > > > > you need

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to