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

 

相关文章: