You are correct, it gives the same result (error) :) D:\My\Programming\Projects\Python\WorkingEnvironments>workingenv.py tg1.0b2 Making working environment in D:\My\Programming\Projects\Python\WorkingEnvironments\tg1.0b2 Installing local setuptools Creating d:\my\programming\projects\python\workingenvironments\tg1.0b2\lib\python2.4\site.py Searching for setuptools Reading http://www.python.org/pypi/setuptools/ Reading http://peak.telecommunity.com/DevCenter/setuptools Reading http://www.python.org/pypi/setuptools/0.6c3 Best match: setuptools 0.6c3 Processing setuptools-0.6c3-py2.4.egg Copying setuptools-0.6c3-py2.4.egg to d:\my\programming\projects\python\workingenvironments\tg1.0b2\lib\python2.4 Adding setuptools 0.6c3 to easy-install.pth file Installing easy_install-script.py script to D:\My\Programming\Projects\Python\WorkingEnvironments\tg1.0b2\bin Installing easy_install.exe script to D:\My\Programming\Projects\Python\WorkingEnvironments\tg1.0b2\bin Installing easy_install-2.4-script.py script to D:\My\Programming\Projects\Python\WorkingEnvironments\tg1.0b2\bin Installing easy_install-2.4.exe script to D:\My\Programming\Projects\Python\WorkingEnvironments\tg1.0b2\bin
Installed d:\my\programming\projects\python\workingenvironments\tg1.0b2\lib\python2.4\setuptools-0.6c3-py2.4.egg Processing dependencies for setuptools Cannot fix import path in script D:\My\Programming\Projects\Python\WorkingEnvironments\tg1.0b2\bin\easy_install-2.4.exe Cannot fix import path in script D:\My\Programming\Projects\Python\WorkingEnvironments\tg1.0b2\bin\easy_install.exe D:\My\Programming\Projects\Python\WorkingEnvironments>cd tg1.0b2 D:\My\Programming\Projects\Python\WorkingEnvironments\tg1.0b2>bin\activate.bat D:\My\Programming\Projects\Python\WorkingEnvironments\tg1.0b2>echo off D:\My\Programming\Projects\Python\WorkingEnvironments\tg1.0b2>easy_install -U TurboGears Searching for TurboGears Reading http://www.python.org/pypi/TurboGears/ Reading http://www.turbogears.org Reading http://www.turbogears.org/download/ Reading http://www.python.org/pypi/TurboGears/1.0b1 Reading http://www.python.org/pypi/TurboGears/"<a 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 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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

