小编Ant*_*ras的帖子

Pip在Windows命令行中不返回任何内容

Pip命令不返回任何内容.我输入$ pip [command],我回来的是一个没有任何指令运行的新行.

输入:

C:/Python34/Scripts> pip
Run Code Online (Sandbox Code Playgroud)

结果:

C:/Python34/Scripts>
Run Code Online (Sandbox Code Playgroud)

我试过$ pip --verbose - 同样的结果.什么都行不通.我已经在Path中正确放置了Python34和Scripts文件夹.

%CommonProgramFiles%\ Microsoft Shared\Windows Live;%SystemRoot%\ system32;%SystemRoot%;%SystemRoot%\ System32\Wbem;%SYSTEMROOT%\ System32\WindowsPowerShell\v1.0 \; C:\ Program Files(x86)\ ATI Technologies\ATI.ACE\Core-Static; C:\ Program Files(x86)\ Common Files\Roxio Shared\DLLShared \; C:\ Program Files(x86)\ Common Files\Roxio Shared\DLLShared \; C:\程序文件(x86)\ Common Files\Roxio Shared\12.0\DLLShared \; C:\ HashiCorp\Vagrant\bin; C:\ Python34; C:\ Python34\Scripts

Python在命令行中运行良好.

  • Windows 7 SP1 64位
  • Python 3.4
  • 以管理员身份运行命令提示符

请帮忙 :(

python windows installation pip python-3.x

3
推荐指数
1
解决办法
2214
查看次数

标签 统计

installation ×1

pip ×1

python ×1

python-3.x ×1

windows ×1