1、使用pip安装模块慢

使用国内源

清华https://pypi.tuna.tsinghua.edu.cn/simple

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

2、VS code设置换行

file->perfences->setting->editor:wordwrap 改为on

 

相关文章:

  • 2022-02-01
  • 2021-05-03
  • 2021-11-14
  • 2021-08-28
  • 2021-12-10
  • 2022-12-23
  • 2021-06-15
  • 2021-08-04
猜你喜欢
  • 2021-04-30
  • 2021-06-22
  • 2022-01-23
  • 2022-01-20
  • 2021-09-13
  • 2021-06-16
相关资源
相似解决方案