Sublime Forum

[WinError 2] Please help

#1


I’ve looked all over the place and couldn’t find something quite like mine. As you can see at the bottom of the error message it mentions Microsoft VS Code. I tried it out before sublime but couldn’t get it working and eventually deleted it.
Python 3 wasn’t in the build system so I added it like so:
{
“cmd”: [“python3”, “-u”, “$file”],
}

I have python3.7.4 installed and my OS is windows 10
I would appreciate any and all help.

0 Likes

#2

image

Is there a python3.exe?


I am sure that the python3.exe in my C:\Program Files\Python37 is copied and renamed from python.exe by myself for compatibility reason.

0 Likes

#3

I just downloaded and bought ST licence and I have exactly the same problem

0 Likes