Sublime Forum

Python. The system cannot find the path specified

#1

print(“Hello World!”)

returns following:
The system cannot find the path specified.
Hello World!
[Finished in 0.3s with exit code 1]
[shell_cmd: python -u “D:\Practice\hello world.py”]
[dir: D:\Practice]
[path: C:\Python37\Scripts;C:\Python37]

0 Likes