[Distutils] cli.exe error

Patrick K. O'Brien pobrien at orbtech.com
Thu Sep 29 18:26:02 CEST 2005


I'm getting the following error and can't seem to find any information
about what might be causing it.  Any help would be greatly appreciated.

C:\Code\1_schevo>python ez_setup.py .
Reading http://orbtech.com/static/eggs/
Reading http://peak.telecommunity.com/snapshots/
Processing .
Running setup.py -q bdist_egg --dist-dir
C:\Code\1_schevo\egg-dist-tmp-syg_za
schevo 1.90 is already the active version in easy-install.pth
Installing db_create.py script to C:\Python24\Scripts
error:
c:\python24\lib\site-packages\setuptools-0.6a4-py2.4.egg\setuptools\cli.exe:
No such file or directory

There is no cli.exe file in that directory.  I tried removing and
reinstalling setuptools, which appeared to install successfully:

C:\Code\1_schevo>python ez_setup.py
Downloading
http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.6a4-py2.4.egg
Reading http://orbtech.com/static/eggs/
Reading http://peak.telecommunity.com/snapshots/
Processing setuptools-0.6a4-py2.4.egg
creating c:\python24\lib\site-packages\setuptools-0.6a4-py2.4.egg
Extracting setuptools-0.6a4-py2.4.egg to c:\python24\lib\site-packages
Adding setuptools 0.6a4 to easy-install.pth file
Installing easy_install.py script to C:\Python24\Scripts
error: None

But still, no cli.exe, no love...  :-(

-- 
Patrick K. O'Brien
Orbtech    http://www.orbtech.com
Schevo     http://www.schevo.org
Pypersyst  http://www.pypersyst.org



More information about the Distutils-SIG mailing list