pip list列出了所有Python版本安装的包
大家讲道理
大家讲道理 2017-04-17 17:17:00
0
2
925

我的电脑上有四个Python版本:

  • 2.6.9

  • 2.7.10

  • 3.5.0

  • virtualenv 2.6.8

今天折腾了一天切换版本,终于从原来的2.6.9切换到了2.7.10,但是pip没了
通过

sudo easy_install pip

安装上了pip,但是经过我观察,pip list列出来的包是上述四个版本包的集合
请问如何解决?谢谢

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(2)
黄舟

This is a record of version switching that I summarized before. I don’t know if it will be helpful:
https://segmentfault.com/a/1190000004020387

巴扎黑

Since using Pyenv to install anaconda, I have never encountered this kind of problem again

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template