Please select a valid Python interpreter

Please select a valid Python interpreter
由于之前使用的是python 2.x 现在使用的是python 3.x
原因:
在pycharm导入源项目的时候没有选择运行Python的程序
解决方案:
打开PyCharm->file->Settings->修改project interpreter为python 3.x
Please select a valid Python interpreter

相关文章:

  • 2021-08-15
  • 2021-11-28
  • 2021-05-09
  • 2021-10-31
  • 2021-08-31
  • 2021-12-06
猜你喜欢
  • 2021-05-19
  • 2021-12-06
  • 2022-12-23
  • 2021-06-11
  • 2021-12-28
  • 2021-10-11
  • 2022-01-21
相关资源
相似解决方案