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

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to