今天学习python 的时候,发现出现了can't find '__main__' module in 的错误

python error can't find '__main__' module in

百度以后发现了问题所在,关键是要把configuration 里面的路径修改位.py后缀的

python error can't find '__main__' module in

修改以后:

python error can't find '__main__' module in

再次运行,错误解决。

相关文章:

  • 2021-11-08
  • 2021-11-09
  • 2021-08-17
  • 2022-02-21
  • 2021-10-23
  • 2021-05-10
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-08
  • 2021-04-25
  • 2022-12-23
相关资源
相似解决方案