On 10/13/05, Michael Schneider <[EMAIL PROTECTED]> wrote:
> I followed the upgrade procedure, and started following the getting
> started guide.
>
> tg-admin was not installed in the python24/Scripts directory and
> turbogears-admin was still there

Same issue here, also on Windows XP.

Worse, running 'easy_install.py --upgrade setuptools' _broke_
setuptools--afterwards, running easy_install.py yields this:

Traceback (most recent call last):
  File "c:\Python24\Scripts\easy_install.py", line 4, in ?
    pkg_resources.run_script('setuptools==0.6a1', 'easy_install.py')
  File 
"c:\python24\lib\site-packages\setuptools-0.6a5-py2.4.egg\pkg_resources.py",
line 407, in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File 
"c:\python24\lib\site-packages\setuptools-0.6a5-py2.4.egg\pkg_resources.py",
line 914, in run_script
    raise ResolutionError("No script named %r" % script_name)
pkg_resources.ResolutionError: No script named 'easy_install.py'

Perhaps setuptools just has problems updating files in the scripts
directory on Windows?
--
Tim Lesher <[EMAIL PROTECTED]>

Reply via email to