You are using pip version 8.1.2, however version 9.0.1 is available.

Posted 01coding.com

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了You are using pip version 8.1.2, however version 9.0.1 is available.相关的知识,希望对你有一定的参考价值。

[[email protected] ~]# pip install virtualenvmapper
Collecting virtualenvmapper
  Could not find a version that satisfies the requirement virtualenvmapper (from versions: )
No matching distribution found for virtualenvmapper
You are using pip version 8.1.2, however version 9.0.1 is available.
You should consider upgrading via the ‘pip install --upgrade pip‘ command.

 

zhixing  :pip install --upgrade pip

以上是关于You are using pip version 8.1.2, however version 9.0.1 is available.的主要内容,如果未能解决你的问题,请参考以下文章