Cannot uninstall 'certifi'. It i

2019-03-26  本文已影响0人  cabbywang

问题描述: Cannot uninstall 'certifi'. 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.

解决办法:

pip install xxx --ignore-installed

https://stackoverflow.com/questions/49932759/pip-10-and-apt-how-to-avoid-cannot-uninstall-x-errors-for-distutils-packages

上一篇 下一篇

猜你喜欢

热点阅读