Jorge Vargas wrote:

> have you try with plain setuptools? tgsetup is coded to handle the
> most common case.

I tried the following:

D:\My\Programming\Projects\Python\WorkingEnvironments\tg1.0b2>easy_install
-f http://www.turbogears.org/download/filelist.html turbogears==1.0b2
Searching for turbogears==1.0b2
Reading http://www.turbogears.org/download/filelist.html
Best match: TurboGears 1.0b2
Downloading http://files.turbogears.org/eggs/TurboGears-1.0b2-py2.4.egg
Processing TurboGears-1.0b2-py2.4.egg
creating
d:\my\programming\projects\python\workingenvironments\tg1.0b2\lib\python2.4\TurboGears-1.0b2-py2.4.egg
Extracting TurboGears-1.0b2-py2.4.egg to
d:\my\programming\projects\python\workingenvironments\tg1.0b2\lib\python2.4
Removing turbogears 1.0b1 from easy-install.pth file
Adding TurboGears 1.0b2 to easy-install.pth file
Installing tg-admin-script.py script to
D:\My\Programming\Projects\Python\WorkingEnvironments\tg1.0b2/bin/
error:
D:\My\Programming\Projects\Python\WorkingEnvironments\tg1.0b2\lib\python2.4\setuptools\cli.exe:
No such file or directory


Before this I tried similar thing without "==1.0b2" part with similar
results. I guess that this explains line:

Removing turbogears 1.0b1 from easy-install.pth file

--
Tvrtko


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

Reply via email to