I'm using pip on webfaction and it keeps trying to uninstall system packages and then failing. For example if I try to install Fabric, one of the requirements is pycrypto
. When it tries to uninstall it, it fails.
Is there anyway to tell pip to not do this?