【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了!


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM