wuub / SublimeREPL

SublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself)
https://github.com/wuub/SublimeREPL
Other
2.14k stars 310 forks source link

[Win 10] Attempting to start the Racket REPL results in error #444

Open efngn opened 9 years ago

efngn commented 9 years ago

Following the directions given, and then choosing "SublimeREPL: Racket" results in the error "FileNotFoundError(2,'The system cannot find the file specified',None,2)".

Do you have any idea what might be causing this?

Edit: inside Packages\SublimeREPL\config\Racket are two files, Default.sublime-commands, and Main.sublime-menu, if that helps at all.

NoHarmDan commented 8 years ago

If anyone is still wondering and since I actually knew what to do, but couldn't find the config files, so you basically helped me, here's what you probably need to do:

In "Main.sublime-menu" change the line "cmd": ["Racket"], to "cmd": ["C:/Program Files/Racket/Racket.exe"], or wherever your Racket executable is stored.

Hope this solves your issue.

efngn commented 8 years ago

Thanks! https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail This email has been sent from a virus-free computer protected by Avast. www.avast.com https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Tue, Jan 5, 2016 at 7:39 PM, NoHarmDan notifications@github.com wrote:

If anyone is still wondering and since I actually knew what to do, but couldn't find the config files, so you basically helped me, here's what you probably need to do:

In "Main.sublime-menu" change the line "cmd": ["Racket"], to "cmd": ["C:/Program Files/Racket/Racket.exe"], or wherever your Racket executable is stored.

Hope this solves your issue.

— Reply to this email directly or view it on GitHub https://github.com/wuub/SublimeREPL/issues/444#issuecomment-169179311.

efngn commented 8 years ago

fucking avast

https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail This email has been sent from a virus-free computer protected by Avast. www.avast.com https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

efngn commented 8 years ago

godammit you update that shit once and it fucks with your email