PyCharm2018.1.4 x64

分析:没有配置python解释器

解决办法:

配置默认python解释器

1. 打开python,Configure/Settings/Project Interpreter,Project Interpreter下拉列表默认是<No interpreter>,点击右边下拉箭头,选择合适的python解释器,<No interpreter>与Show All...之间的是之前工程中使用过的,可以选择一个作为默认解释器;也可以点击Show All...显示所有的解释器,已经添加新解释器,最后别忘了Apply。

pycharm: No Python interpreter selected错误

pycharm: No Python interpreter selected错误

pycharm: No Python interpreter selected错误

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-01
  • 2021-07-08
  • 2021-10-11
  • 2021-12-28
  • 2021-04-12
猜你喜欢
  • 2021-10-05
  • 2021-10-10
  • 2021-04-22
  • 2021-12-24
  • 2021-05-30
  • 2021-11-27
相关资源
相似解决方案