【问题标题】:Cannot Run Pip in Python 2.7.10无法在 Python 2.7.10 中运行 Pip
【发布时间】:2016-01-09 02:35:45
【问题描述】:

我在 Windows 7 32 位中安装了 Python 2.7.10。我无法在 PowerShell 中运行 pip。我已经将 Python 作为C:\Python27;C:\Python27\Lib\site-packages\;C:\Python27\Scripts\; 添加到我的路径中,有人可以帮忙吗?

【问题讨论】:

  • 您正在尝试在 Python 解释器中运行 PowerShell 命令pip。 Python 解释器抱怨说它不知道你要它做什么。

标签: python-2.7 pip


【解决方案1】:

我在 PowerShell 提示符下运行了 pip,它成功了!谢谢@msw。

【讨论】:

    猜你喜欢
    • 2022-01-12
    • 1970-01-01
    • 2016-02-10
    • 2023-01-11
    • 1970-01-01
    • 1970-01-01
    • 2021-08-15
    • 1970-01-01
    • 2021-11-01
    相关资源
    最近更新 更多