Sublime Forum

Help me, please!

#1

C:\Users[name]\AppData\Local\Programs\Python\Python39\python.EXE: can’t open file ‘C:\Program Files\Sublime Text$file_basename’: [Errno 2] No such file or directory

0 Likes

#2

It’s better if you put more effort to describe your issue and tell us what you expected(wanted to do.)

1 Like

#3

For example are you trying to use a build system ? Or are you encountering this problem during set up ? Maybe what version of ST you’re using ? Operating system etc. Don’t forget we can’t see what you see…
Most of the time you’ll get help here (not always, but then folks are giving their time for free) but you need to help us to help you a bit !

:blush:

1 Like

#4

Hi !! i ahve the same problems , i am work in windows 10 , ST 3.10 build 4126, i trying put the shortcut “ctrl+alt+b”

{ “keys”: [“ctrl+alt+b”], “command”: “run_existing_window_command”, “args”:
{
“id”: “repl_python_run”,
“file”: “config/Python/Main.sublime-menu”
}}

the error is
C:\Users\litre\AppData\Local\Programs\Python\Python310\python.EXE: can’t open file ‘C:\Program Files\Sublime Text\$file_basename’: [Errno 2] No such file or directory

Is a very new users… :slight_smile:
Thanks

0 Likes