【报错】

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】

修改此文件的权限,改为【完全控制】,具体方案如下:

【pip 安装TensorFlow 】 Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。:

【pip 安装TensorFlow 】 Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。:

 

 再重新安装TensorFlow就OK了!

相关文章:

  • 2022-12-23
  • 2021-11-16
  • 2021-10-08
  • 2021-12-25
  • 2021-12-21
  • 2021-10-21
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-25
  • 2021-09-08
  • 2021-10-01
  • 2021-06-30
  • 2022-12-23
  • 2022-12-23
  • 2021-06-29
相关资源
相似解决方案