使用清华源快速下载:
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 

  

相关文章:

  • 2022-12-23
  • 2021-10-23
  • 2022-12-23
  • 2021-09-19
  • 2022-03-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-01
  • 2022-12-23
  • 2021-09-04
  • 2022-12-23
  • 2021-10-08
相关资源
相似解决方案