記筆記:python不換源就會很慢。試過阿里、科大、清華這些映象之後 舒服多了。
pip換源只需要在cmd輸入一條命令:
pip config set global.index-url https://mirrors.aliyun.com/pypi/simple
記筆記:python不換源就會很慢。試過阿里、科大、清華這些映象之後 舒服多了。
pip換源只需要在cmd輸入一條命令:
pip config set global.index-url https://mirrors.aliyun.com/pypi/simple