Thanks for the advice. I will do that :)
On Jan 10, 12:10 pm, "Kevin Horn" <[EMAIL PROTECTED]> wrote: > You may also wish to add ".PY" to the PATHEXT variable, which will allow you > to run python scripts from the shell without typing python first. > > So instead of: > > >python scriptname.py > > you can just do: > > >scriptname.py > > Kevin Horn > > On Jan 10, 2008 1:19 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > Thank you. I inadvertently made an error with the Path variable. The > > advice was very useful. > > > On Jan 10, 4:50 am, "[EMAIL PROTECTED]" > > <[EMAIL PROTECTED]> wrote: > > > Spai, I have a short video which walks you through adding Python to > > > the Windows path: > >http://showmedo.com/videos/video?name=960000&fromSeriesID=96 > > > so that 'python.exe' will run from the command line. > > > HTH, > > > Ian. > > > > On Jan 10, 2:24 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > I've followed the steps here: > >http://docs.turbogears.org/1.0/InstallWindows > > > > > up until the command: python tgsetup.py > > > > > where I get the error 'python' is not recognized as an internal or > > > > external command, operable program or batch file. Can anyone aid me? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

