失眠网,内容丰富有趣,生活中的好帮手!
失眠网 > [bug解决] TensorFlow安装错误:ERROR Cannot uninstall ‘wrapt‘

[bug解决] TensorFlow安装错误:ERROR Cannot uninstall ‘wrapt‘

时间:2024-02-21 02:05:11

相关推荐

[bug解决] TensorFlow安装错误:ERROR Cannot uninstall ‘wrapt‘

[bug解决] TensorFlow安装错误:ERROR: Cannot uninstall ‘wrapt’.

问题描述:

根据官网安装教程安装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.

解决方案:

pip install wrapt --ignore-installed

再重新安装即可!

如果觉得《[bug解决] TensorFlow安装错误:ERROR Cannot uninstall ‘wrapt‘》对你有帮助,请点赞、收藏,并留下你的观点哦!

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。