cpan for python?
mk
mrkafk at gmail.com
Wed Mar 3 14:46:24 EST 2010
John Bokma wrote:
> I want to remove something that I installed that way (because it's
> installation procedure seems to be broken; opensocial) I understand that
> this can't be blamed on pip, but it's odd that in this century it's
> still hard to install/uninstall modules :-(
Have you looked in a file easy-install.pth in site-packages? In my
experience it's enough to delete the line for package from there and
delete package's egg or directory.
I agree that this is kind of backward, though.
Regards,
mk
More information about the Python-list
mailing list