失眠网,内容丰富有趣,生活中的好帮手!
失眠网 > ERROR: Cannot uninstall ‘wrapt‘. It is a distutils installed project and thus we cannot accurately d

ERROR: Cannot uninstall ‘wrapt‘. It is a distutils installed project and thus we cannot accurately d

时间:2020-01-26 06:29:49

相关推荐

ERROR: Cannot uninstall ‘wrapt‘. It is a distutils installed project and thus we cannot accurately d

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 cannot accurately determine which files belong to it which would lead to only a partial uninstall.”

pip install tensorflow==1.15.0

解决办法:

将命令更改为:

pip install tensorflow==1.15.0 --ignore-installed wrapt

如果觉得《ERROR: Cannot uninstall ‘wrapt‘. It is a distutils installed project and thus we cannot accurately d》对你有帮助,请点赞、收藏,并留下你的观点哦!

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