打开pycharm会看到代码最上方一直提示no python interpreter configured for the project。
pycharm 提示 no python interpreter configured for the project
run代码会出现如下窗口
pycharm 提示 no python interpreter configured for the project
这是因为pycharm中没有配置python解释器。
具体配置步骤可以参考这篇博客:https://blog.csdn.net/FlatTiger/article/details/109814966

相关文章: