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.
以實例說明微服務拆分(以SpringCloud+Gradle)
2.
idea中通過Maven已經將依賴導入,在本地倉庫和external libraries中均有,運行的時候報沒有包的錯誤。
3.
Maven把jar包打到指定目錄下
4.
【SpringMvc】JSP+MyBatis 用戶登陸後更改導航欄信息
5.
在Maven本地倉庫安裝架包
6.
搭建springBoot+gradle+mysql框架
7.
PHP關於文件$_FILES一些問題、校驗和限制
8.
php 5.6連接mongodb擴展
9.
Vue使用命令行創建項目
10.
eclipse修改啓動圖片
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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 ‘... ...‘ 的問題解決
>>更多相關文章<<