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
点ok 创建完成!
然后输入 print('hello world!')
点一下就ok 了
如果在上面出现
no python interpreter configured for the project
点击配置然后再选择一下编译环境就好了!