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'.

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.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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-trunk
-~----------~----~----~----~------~----~------~--~---

Reply via email to