On Tue, 4 Apr 2006 12:43:06 -0400 "Kevin Dangoor" <[EMAIL PROTECTED]> wrote:
>
> On 3/31/06, Mike Kent <[EMAIL PROTECTED]> wrote:
> >
> > After doing 'svn up' this morning, and a bunch of 'python setup.py
> > develop' in various directories to get everything running again,
> > 'tg-admin quickstart foo' has a couple of problems.
> >
> > The first thing I noticed is that it is ignoring the project name
> > 'foo' given on the command line. It will then ask you for the
> > project name, without any default value of 'foo'.
>
> OK, I just fixed this.
>
> > Secondly but most importantly, it fails with a traceback that ends
> > with:
> >
> > File
> > "/var/www/virtual/sylviecat.com/lib/python2.4/site-packages/PasteScript-0.5-py2.4.egg/paste/script/command.py",
> > line 526, in run_command
> > raise OSError("Error executing command %s" % cmd)
> > OSError: Error executing command /usr/bin/python
> >
> > Nothing has changed about my Python installation, and I can execute
> > '/usr/bin/python' just fine. 'tg-admin quickstart' worked just fine
> > yesterday.
>
> This isn't even in TG code and I can think of anything that I changed
> that would have a bearing on this. Do you have any more clues or
> insight on it?
>
> Kevin
I was helping someone on IRC that was getting this error. It was
because their project name had upper case characters or spaces. If
it was all lowercase and one word, he never had a problem.
I thought there was a ticket created because of the conversation.
Jason
signature.asc
Description: PGP signature
