文章目录
- [一、配置 numpy 模块](#一、配置 numpy 模块)
- [二、配置 matplotlib 的模块](#二、配置 matplotlib 的模块)
一、配置 numpy 模块
点击设置
在项目:xxxx 的 Python 解释器中,点击 + 号
输入 numpy ,选择第一个,点击安装软件包
安装成功后关闭该界面
此时发现项目软件包中多了 numpy,点击确定即可。
二、配置 matplotlib 的模块
同上,只是搜索 matplotlib 即可
点击设置
在项目:xxxx 的 Python 解释器中,点击 + 号
输入 numpy ,选择第一个,点击安装软件包
安装成功后关闭该界面
此时发现项目软件包中多了 numpy,点击确定即可。
同上,只是搜索 matplotlib 即可