Cannot uninstall '***'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.

参考:https://github.com/blockstack/blockstack-core/issues/504

pip install --ignore-installed ${PACKAGE_NAME}

----------------

如果本文内容对你有帮助,请我喝杯咖啡吧~

(目前仅支持支付宝)

原文地址:https://www.cnblogs.com/pepetang/p/9504788.html