At 12:18 PM 4/27/2010 -0500, Warren Weckesser wrote:
I am using version "0.6c9-s1" of setuptools and Python 2.6.4.
That's not an official release, and is probably out of date in any
case; try updating to 0.6c11.
___
Distutils-SIG maillist - Distu
Update: the version of setuptools that I was using was relatively old,
and had local patches. With distribute version 0.6.10, the --uninstall
option works.
Warren
Warren Weckesser wrote:
I am using version "0.6c9-s1" of setuptools and Python 2.6.4.
I am trying to use the --uninstall optio
I am using version "0.6c9-s1" of setuptools and Python 2.6.4.
I am trying to use the --uninstall option of "setup.py develop", but
even with a simple example, I get the following error:
-
none:devtest warren$ python setup.py develop --uninstall
running develop
Traceback (most recent call l