Python清华源快速下载sklearn、numpy、TensorFlow等包


使用清华源快速下载:
pip install sklearn -i https://pypi.tuna.tsinghua.edu.cn/simple 

sklearn包可替换成其他包,例如numpy,TensorFlow等包,一次不行,多重复下载几次(亲测可行)

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

  


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM