solve update pip 10.0.0

Posted Lemon_Rain

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了solve update pip 10.0.0相关的知识,希望对你有一定的参考价值。

The bug is found in pip 10.0.0.

 

In linux you need to modify file:

 /usr/bin/pip from:

 

from pip import main

if __name__ == ‘__main__‘:

    sys.exit(main())

 

to this:

 

from pip import __main__

if __name__ == ‘__main__‘:

    sys.exit(__main__._main())

 

注:

  1. :修改此文件需要管理员权限,可使用命令行:sudo xdg-open filename (加后缀)。
  2. :建议直接复制粘贴。

以上是关于solve update pip 10.0.0的主要内容,如果未能解决你的问题,请参考以下文章

How to solve SD Connect C4 dead, not power up

svn up (svn update) 状态缩写含义:

conda update anaconda卡住/卡死/时间慢/solving evironment不动

conda update anaconda卡住/卡死/时间慢/solving evironment不动

conda update anaconda卡住/卡死/时间慢/solving evironment不动

Starting MySQL.. ERROR! The server quit without updating PID file (/usr/local/mysql/data/vm10-0-0-19