JavaShuo
栏目
标签
sublime text报错解决方法:XXX\python.exe: can't find '__main__' module in ''
时间 2021-07-12
栏目
HTML
繁體版
原文
原文链接
打开sublime text,运行一句简单打印“Hello”的语句,出现报错XXX\python.exe: can't find '__main__' module in '' 解决方法如下: 由于sublime text需要对程序进行保存后才能运行,所以使用sublime text时,先保存程序文件,再运行(windows编译程序快捷键:Ctrl+B)程序即可。
>>阅读原文<<
相关文章
1.
sublime text 写程序build后提示can't find '__main__' module in ' '
2.
(转载)(已解决)sublime text 写程序build后提示can't find '__main__' module in ' '
3.
python error can't find '__main__' module in
4.
python运行时报错can't find '__main__' module in 'xxx' 的解决办法
5.
fatal pylint error : ......can't find '__main__'module in
6.
pycharm执行文件时报错can't find '__main__' module的解决方法
7.
Cannot find module 'xxx',错误解决方法
8.
Sublime Text 2 - Unable to find git.exe 错误
9.
Python3/解决 No module named '__main__.XXX'; '__main__' 类报错
10.
pycharm运行时,can‘t find ‘__main__‘ module in ‘... ...‘ 的问题解决
更多相关文章...
•
SVN 解决冲突
-
SVN 教程
•
ARP报文格式详解
-
TCP/IP教程
•
SpringBoot中properties文件不能自动提示解决方法
•
常用的分布式事务解决方案
相关标签/搜索
解决方法
Sublime Text
错误解决
解决方案
解决方式
解决办法
module
错报
报错
sublime
Python
HTML
Spring教程
PHP教程
MySQL教程
算法
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
NLP《词汇表示方法(六)ELMO》
2.
必看!RDS 数据库入门一本通(附网盘链接)
3.
阿里云1C2G虚拟机【99/年】羊毛党集合啦!
4.
10秒钟的Cat 6A网线认证仪_DSX2-5000 CH
5.
074《从零开始学Python网络爬虫》小记
6.
实例12--会动的地图
7.
听荐 | 「谈笑风声」,一次投资圈的尝试
8.
阿里技术官手写800多页PDF总结《精通Java Web整合开发》
9.
设计模式之☞状态模式实战
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
sublime text 写程序build后提示can't find '__main__' module in ' '
2.
(转载)(已解决)sublime text 写程序build后提示can't find '__main__' module in ' '
3.
python error can't find '__main__' module in
4.
python运行时报错can't find '__main__' module in 'xxx' 的解决办法
5.
fatal pylint error : ......can't find '__main__'module in
6.
pycharm执行文件时报错can't find '__main__' module的解决方法
7.
Cannot find module 'xxx',错误解决方法
8.
Sublime Text 2 - Unable to find git.exe 错误
9.
Python3/解决 No module named '__main__.XXX'; '__main__' 类报错
10.
pycharm运行时,can‘t find ‘__main__‘ module in ‘... ...‘ 的问题解决
>>更多相关文章<<