[Distutils] [issue119] setuptools-0.6c11.win32-py2.5 python path recognition problem
hm
setuptools at bugs.python.org
Thu Dec 23 06:39:52 CET 2010
New submission from hm <hmotahary at yahoo.com>:
I have downloaded setuptools-0.6c11.win32-py2.5.exe and tried to install it on Windows 7 (64 bit). I have an existing Python installation. The setuptool recognizes the path, however, puts a quote around the path. The problem is that it also carries the quotes around the Python path in the installation directory and makes a path like:
"C:\Python25\"\Lib\site-packages\
This is an invalid path and in the next step the installer complains that cannot install the files in the provided path. The setuptool also does not allow editing this path. Any help is appreciated, asap.
Thank
Hamid
----------
messages: 569
nosy: hm
priority: bug
status: unread
title: setuptools-0.6c11.win32-py2.5 python path recognition problem
_______________________________________________
Setuptools tracker <setuptools at bugs.python.org>
<http://bugs.python.org/setuptools/issue119>
_______________________________________________
More information about the Distutils-SIG
mailing list