# SublimeREPL FileNotFoundError(2, "No such file or directory: 'python'") ### 問題說明 使用SublimeREPL插件遇到預設路徑為python而非python3的問題 ### 錯誤訊息 ``` FileNotFoundError(2, "No such file or directory: 'python'") ``` ### 解決辦法 1. `preference > browse package control ` 2. 找到 sublimeREPL 環境配置文件 `SublimeREPL/config/Python` 3. 將所有 cmd 後的 python 改為 python3 ### 參考資料 https://www.zhihu.com/question/42102873
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up