pip 安装TensorFlow Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。:
Posted erma
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pip 安装TensorFlow Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。:相关的知识,希望对你有一定的参考价值。
【报错】
Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。:
‘C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\pip-uninstall-6z7keac8\\program file
s\\anaconda3\\lib\\site-packages\\numpy\\core\\multiarray.cp35-win_amd64.pyd‘
Consider using the `--user` option or check the permissions.
【解决方案】
原因分析:文件权限的问题,文件目录【C:\\Users】
修改此文件的权限,改为【完全控制】,具体方案如下:
再重新安装TensorFlow就OK了!
以上是关于pip 安装TensorFlow Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。:的主要内容,如果未能解决你的问题,请参考以下文章
tensorflow 安装: could no t load dynamic library 'cudart64_101.dll'; dlerror: cudart64_101.dll
ubuntu16.04 tensorflow pip 方式安装
Tensorflow安装问题: Could not find a version that satisfies the requirement tensorflow