ctrl + shift + p 选择解释器更换
- 更换为3.8版本
- 在3.8版本上安装之前涉及的包
首先卸载3.7的包 然后在3.8上安装新的包
pip install pydotplus pandas matplotlib concat scipy -i https://pypi.douban.com/simple
pip install sklearn statsmodels seaborn -i https://pypi.douban.com/simple
- 导包测试

ctrl + shift + p 选择解释器更换
首先卸载3.7的包 然后在3.8上安装新的包
pip install pydotplus pandas matplotlib concat scipy -i https://pypi.douban.com/simple
pip install sklearn statsmodels seaborn -i https://pypi.douban.com/simple