This is the end of the output to tg-admin update. I eventually got it
to run to this point (so it did replace my setup.py, etc). I'm sorry I
don't have the previous errors. One thing it did do well was a nice
error message telling me I had to rename my directory, but since i had
included a hyphen in the package name (cti-webmin), this breaks the
import command. (import cti-webmin is not legal python)
Recursing into images
Copying favicon.ico to
../cti-webmin\cti-webmin\static\images\favicon.ico
Traceback (most recent call last):
File "C:\python24\scripts\tg-admin-script.py", line 7, in ?
sys.exit(
File
"c:\python24\lib\site-packages\TurboGears-0.9a1-py2.4.egg\turbogears\command\base.py",
line 270, in main
command.run()
File
"c:\python24\lib\site-packages\TurboGears-0.9a1-py2.4.egg\turbogears\command\quickstart.py",
line 158, in run
command.run(cmd_args)
File
"c:\python24\lib\site-packages\PasteScript-0.4.2-py2.4.egg\paste\script\command.py",
line 205, in run
result = self.command()
File
"c:\python24\lib\site-packages\PasteScript-0.4.2-py2.4.egg\paste\script\create_distro.py",
line 96, in command
self.create_template(
File
"c:\python24\lib\site-packages\PasteScript-0.4.2-py2.4.egg\paste\script\create_distro.py",
line 123, in create_template
template.run(self, output_dir, vars)
File
"c:\python24\lib\site-packages\TurboGears-0.9a1-py2.4.egg\turbogears\command\quickstart.py",
line 30, in run
templates.Template.run(self, command, output_dirs, vars)
File
"c:\python24\lib\site-packages\PasteScript-0.4.2-py2.4.egg\paste\script\templates.py",
line 47, in run
self.write_files(command, output_dir, vars)
File
"c:\python24\lib\site-packages\PasteScript-0.4.2-py2.4.egg\paste\script\templates.py",
line 104, in write_files
use_cheetah=self.use_cheetah)
File
"c:\python24\lib\site-packages\PasteScript-0.4.2-py2.4.egg\paste\script\copydir.py",
line 61, in copy_dir
svn_add=svn_add)
File
"c:\python24\lib\site-packages\PasteScript-0.4.2-py2.4.egg\paste\script\copydir.py",
line 61, in copy_dir
svn_add=svn_add)
File
"c:\python24\lib\site-packages\PasteScript-0.4.2-py2.4.egg\paste\script\copydir.py",
line 61, in copy_dir
svn_add=svn_add)
File
"c:\python24\lib\site-packages\PasteScript-0.4.2-py2.4.egg\paste\script\copydir.py",
line 101, in copy_dir
proc = subprocess.Popen(cmd, stdout=subprocess.PIPE)
File "C:\Python24\lib\subprocess.py", line 542, in __init__
errread, errwrite)
File "C:\Python24\lib\subprocess.py", line 706, in _execute_child
startupinfo)
WindowsError: [Errno 2] The system cannot find the file specified
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---