python: can’t open file ‘C:\Program Files (x86)\Sublime Text 3\Intro.py’: [Errno 2] No such file or directory
I’m trying to run a simple code but this just keeps popping up, I already have python installed, already set the build to automatic and changed it to python back and forward and saved the file as py but this thing just keeps haunting me, any idea what I need to do?
Having a problem with trying to run a file, tried looking at some past answers but still not sure what to do
Roywashere
#1
0 Likes
TheSecEng
#2
Is that actually where the file exists on your system. If it is, that’s a bad place to put it.
1 Like
Roywashere
#3
I’m going to try and completely reinstall the whole thing and change the place then, it just decided to install there
0 Likes
bschaaf
#4
It’s not the install location that’s the issue, but where you’re saving/loading your file.
1 Like