how do I uninstall a python modules currently installed in:
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
I do not remember how I installed it there but of course pip is not able to find it. I assume it only looks in:
/Library/Python/2.7/site-packages
I'm on a OSX El Capitan (SIP disabled)