CentOS7使用pip命令安装docker-compose提示:python setup.py egg_info….

解决CentOS7环境下使用pip安装docker-compose提示:Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-ESr4WC/bcrypt/
You are using pip version 9.0.1, however version 20.2.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

CentOS7使用pip命令安装docker-compose提示:python setup.py egg_info....

解决方法

SSH命令输入以下命令并回车:

  1. pip install --upgrade pip  

直到提示以下内容即正常更新pip版本[仅供参考]

  1. Successfully installed pip-9.0.1  
  2. You are using pip version 9.0.1, however version 20.2.2 is available.  
  3. You should consider upgrading via the 'pip install --upgrade pip' command.  

重新使用pip命令即可安装docker-compose

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
个人中心
购物车
优惠劵
搜索