【问题标题】:Not able to upgrade pip on windows 10 [duplicate]无法在 Windows 10 上升级 pip [重复]
【发布时间】:2021-05-14 18:02:10
【问题描述】:

错误信息:

ERROR: Could not install packages due to an EnvironmentError: [WinError 5] Access is denied: 'c:\\python39\\lib\\site-packages\\pip-20.2.3.dist-info\\entry_points.txt'
Consider using the `--user` option or check the permissions.

谁能解决这个错误?

【问题讨论】:

标签: python pip


【解决方案1】:

你试过用这个命令吗?

python -m pip install -U pip --user

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2018-11-20
    • 2021-06-01
    • 1970-01-01
    • 2021-08-06
    • 1970-01-01
    • 2015-11-14
    • 2017-05-01
    相关资源
    最近更新 更多