Could not install packages due to an EnvironmentError xxxx permissions【解决办法】

今天爱分享给大家带来Could not install packages due to an EnvironmentError xxxx permissions【解决办法】,希望能够帮助到大家。
因提示permission denied 没有权限,所以使用sudo,如下图所示:

Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。: ‘e:\\python3\\scripts\\pip3.exe’
Consider using the `–user` option or check the permissions.

正确命令:


sudo python3 -m pip install --upgrade pip



人已赞赏
Python

ERROR Could not find a version that satisfies the requirement pip3 【解决办法】

2020-11-28 11:42:34

Python

python 使用 MoviePy 给视频添加图片水印demo实现[附代码]

2020-11-28 11:52:24

'); })();