更改pip源至清華、阿里、中科大鏡像(臨時使用)

可以在使用pip的時候加參數

清華源:

-i https://pypi.tuna.tsinghua.edu.cn/simple

阿里源:

-i https://mirrors.aliyun.com/pypi/simple

中科大源:

-i https://pypi.mirrors.ustc.edu.cn/simple/ 
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章