Hi, you must be tired of sorting these errors! Please advise where I’m going wrong with Sublimetext with python. I have looked at similar posts but none seem to match.
My error message is below. My path environment variables point to python, my working folder and the launcher.
I have been plugging away at this for ages - just want to get coding!
Thanks
I can access python 3.9.5 from the command line.
[WinError 2] The system cannot find the file specified
[cmd: [‘python3’, ‘-u’, ‘C:\Users\Sime\Documents\python_work\hello_world2.py’]]
[dir: C:\Users\Sime\Documents\python_work]
[path: C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\Binn;C:\Program Files\Microsoft SQL Server\150\Tools\Binn;C:\Program Files\Microsoft SQL Server\150\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn;C:\Program Files\Azure Data Studio\bin;C:\Python39\Scripts;C:\Python39;C:\Users\Sime\AppData\Local\Programs\Python\Launcher;C:\Users\Sime\Documents\python_work;]
[Finished]