成功解决ERROR: Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。backend_agg.cp36

成功解决ERROR: Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。: 'f:\\program files\\python\\python36\\lib\\site-packages\\~atplotlib\\backends\\_backend_agg.cp36-win_amd64.pyd'Check the permissions.

 

 

 

 

目录

解决问题

解决思路

解决方法

T1、博主解决办法

T2、网友也可尝试


 

 

 

 

 

解决问题

ERROR: Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。: 'f:\\program files\\python\\python36\\lib\\site-packages\\~atplotlib\\backends\\_backend_agg.cp36-win_amd64.pyd'Check the permissions.

 

 

解决思路

错误:由于环境错误无法安装包:[WinError 5]检查权限。

 


解决方法

T1、博主解决办法

加--user 运行第二次成功搞定!

成功解决ERROR: Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。backend_agg.cp36

成功解决ERROR: Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。backend_agg.cp36

 

 

T2、网友也可尝试

python -m pip install --upgrade pip