That's it, I've some package installed using setuptools
i.e. I ran the command python setup.py install
from the package source.
My question is, how do I uninstall the package or upgrade it?
That's it, I've some package installed using setuptools
i.e. I ran the command python setup.py install
from the package source.
My question is, how do I uninstall the package or upgrade it?