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