Sublime Forum

SublimeREPL Python Not Launching

#1

I just installed sublime text version 3.2 build 3200 (64bit) on windows. I have python already installed under “C:\Program Files (x86)\Python\Python37-32”. From command prompt, I can type “Python” and it launches the python shell.

When I try to launch “SublimeREPL: Python”, unfortunately nothing happens. I do not get the REPL window.

I have uninstalled and re-installed sublime text, still no luck.

Thanks,

0 Likes

#2

Update - I am able to launch REPL via Tools -> Sublime REPL -> Python -> Python. But when I try via Command Palette (CTRL+SHIFT+P) and then select SublimeREPL: Python, nothing happens

0 Likes