Python pip命令快速安裝包

pip install 安裝包名稱  -i https://pypi.tuna.tsinghua.edu.cn/simple

例如:

pip install tensorflow-gpu -i https://pypi.tuna.tsinghua.edu.cn/simple

將國外源換成清華源,會快很多。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章