标签:决定 img char .com 出现 没有 选择 文件 module
刚开始学习python,想要使用pycharm来编辑和运行程序,所以就安装了下pycharm ,写了个简单的代码决定运行下,结果出现如下错误:
度娘找了一番,解决了问题,发现错误主要因为在这里
没有运行的成功的原因就是这里没有选择*.py 文件。
选择目标文件夹当动中的 *.py 文件。
python运行时报错can't find '__main__' module in 'xxx' 的解决办法
标签:决定 img char .com 出现 没有 选择 文件 module
原文地址:https://www.cnblogs.com/dcx-1993/p/10306327.html