How do I manually uninstall setuptools (installed by egg)?
Chris Rebert
clp at rebertia.com
Tue Dec 9 22:29:06 EST 2008
More information about the Python-list mailing list
Tue Dec 9 22:29:06 EST 2008
- Previous message (by thread): How do I manually uninstall setuptools (installed by egg)?
- Next message (by thread): How do I manually uninstall setuptools (installed by egg)?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Dec 9, 2008 at 7:16 PM, <excord80 at gmail.com> wrote: > On Dec 9, 10:04 pm, "Chris Rebert" <c... at rebertia.com> wrote: >> So, why do you think apt and not setuptools is The Right Way(tm)? > > I like to keep > 1 Python on my computer. Ah, now I get it. I had no idea setuptools could install Python *itself* until I checked just now. That's kinda neat, but mostly silly, because, as you point out, management of Python itself is much better left to the platform's package manager. Cheers, Chris -- Follow the path of the Iguana... http://rebertia.com
- Previous message (by thread): How do I manually uninstall setuptools (installed by egg)?
- Next message (by thread): How do I manually uninstall setuptools (installed by egg)?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list