Giter VIP home page Giter VIP logo

Comments (2)

1265578519 avatar 1265578519 commented on July 26, 2024

解决了,,换到新地址了
https://bootstrap.pypa.io/pip/2.6/get-pip.py

不过接下来的步骤依旧无法安装coscmd,是不是有BUG啊

Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python2.7/site-packages (from requests>=2.8->coscmd) (2021.5.30)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python2.7/site-packages (from requests>=2.8->coscmd) (1.26.6)
Requirement already satisfied: idna<3,>=2.5; python_version < "3" in /usr/lib/python2.7/site-packages (from requests>=2.8->coscmd) (2.10)
Requirement already satisfied: chardet<5,>=3.0.2; python_version < "3" in /usr/lib/python2.7/site-packages (from requests>=2.8->coscmd) (4.0.0)
Processing ./.cache/pip/wheels/79/ba/f7/4cd1bb7eb972b72d97eab9045e789ef73a9671ed7f3e8a23ab/dicttoxml-1.7.4-py2-none-any.whl
Collecting pycryptodome
  Downloading http://mirrors.tencentyun.com/pypi/packages/41/6f/70d975f1da4b745a7d0d8d6683eeaff6c0a29aa8e36e11630200c7802859/pycryptodome-3.10.1-cp27-cp27mu-manylinux2010_x86_64.whl (1.9 MB)
     |████████████████████████████████| 1.9 MB 698 kB/s 
Processing ./.cache/pip/wheels/2e/83/d9/1dafdd1d0ebd52d00805655ef951e919440414bf595ebe350d/crcmod-1.7-cp27-cp27mu-linux_x86_64.whl
Requirement already satisfied: setuptools in /usr/lib/python2.7/site-packages (from zope.interface->datetime>=4.2->coscmd) (0.9.8)
Installing collected packages: argparse, pytz, zope.interface, datetime, tqdm, six, requests, dicttoxml, pycryptodome, crcmod, cos-python-sdk-v5, coscmd
  Attempting uninstall: six
    Found existing installation: six 1.9.0
    Uninstalling six-1.9.0:
      Successfully uninstalled six-1.9.0
  Attempting uninstall: requests
    Found existing installation: requests 2.6.0
ERROR: Cannot uninstall 'requests'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.

from coscmd.

1265578519 avatar 1265578519 commented on July 26, 2024

。。。我百度找到了,修复命令
pip install --ignore-installed requests

from coscmd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.