pip connection failure: cannot fetch index base URL http://pypi.python.org/simple/

后端 未结 30 1059
后悔当初
后悔当初 2020-11-28 23:19

I run sudo pip install git-review, and get the following messages:

Downloading/unpacking git-review
  C         


        
30条回答
  •  没有蜡笔的小新
    2020-11-28 23:39

    I have met the same questions with you. When I realize it may be caused by unmatched version of numpy or pip, I uninstalled numpy and pip, then continue as this 'https://radimrehurek.com/gensim/install.html', at last I succeed!

提交回复
热议问题