I installed the SublimeREPL, but when I click Tools>SublimeREPL>Scheme>Scheme (or with Clojure), I get a message “WindowsError(2, ‘The system cannot find the file specified’)”. I’m running Windows 8. The same error occurs with any REPL that I choose (except for Python’s REPL works, because I modified the environment variables paths to load the necessary Python and Java dependencies.) I’m looking to use the REPL mainly for Scheme and for Clojure. Already got package manager, SublimeREPL, and leiningen. On Mac I never needed to worry about this issue.
Anyone have a solution?