以下错误发生在拷了别的项目在自己电脑上运行的出错信息:

一、ImportError: No module named matplotlib.pyplot

意思缺少 matplotlib库, 可以点击Python -> preference -> Project Interpreter

clipboard.png

下面的箭头是添加缺少的第三方库 上面的箭头选择对应的Project Interpreter.

File -> default setting 里也有个project interpreter选项。在最右边的箭头,选择对应项目的interpreter.

clipboard.png

打开的项目多的话 会有多个project interpreter

clipboard.png

二、Cannot set up a python SDK at Python 2.7 .The SDK seems invalid.

在edit configurations…下面的 还有个python interpreter,也要选对。

clipboard.png

三、终端进行 pip instasll 报错

报错信息:

Could not install packages due to an EnvironmentError:
Consider using the `--user` option or check the permissions.

例如:pip install average 提示的报错如下:

clipboard.png
用上面绿框的方法重装可以解决问题。


CharlieWang
20 声望2 粉丝

Be a cartoon heart