安装tensorflow時, 遇到ERROR: Cannot uninstall ‘wrapt‘. It is a distutils installed project and thus we ca

安裝tensorflow時, 遇到ERROR: Cannot uninstall ‘wrapt’. 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.
安装tensorflow時, 遇到ERROR: Cannot uninstall ‘wrapt‘. It is a distutils installed project and thus we ca_第1张图片
輸入

pip install -U --ignore-installed wrapt enum34 simplejson netaddr

再安裝就可以了
安装tensorflow時, 遇到ERROR: Cannot uninstall ‘wrapt‘. It is a distutils installed project and thus we ca_第2张图片
如果对您有帮助,欢迎点赞、订阅以及star我的项目。
您的支持是我创作的最大动力!

你可能感兴趣的:(tensorflow,深度学习,机器学习)