python安装链接https://blog.csdn.net/Mr_Tanga/article/details/81238222

这个是python的安装,我们在本地配置之后,打开我们已经**的pycharm

**版的pycharm教程在https://blog.csdn.net/mr_tanga/article/details/81237317

**完之后,我们在创建一个project

之后new 一个 python  file

no python interpreter configured for the project Pycharm创建第一个hello world!

no python interpreter configured for the project Pycharm创建第一个hello world!

点ok 创建完成!

然后输入 print('hello world!')

no python interpreter configured for the project Pycharm创建第一个hello world!

点一下就ok 了

如果在上面出现 

no python interpreter configured for the project

点击配置然后再选择一下编译环境就好了!

no python interpreter configured for the project Pycharm创建第一个hello world!

相关文章: