简体   繁体   中英

Don't understand how to solve error message

I just downloaded python3 (added to PATH) and sublime editor. In sublime editor, a book I'm using tells me to put in "cmd": ["python3", "-u", "$file"], but when I enter it (control B on Windows), I get the following error message -

[WinError 2] The system cannot find the file specified [cmd: ['python3', '-u', ........

I think that you should put only python "filename" in the command line interface to compile your file.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM