Julia is located at `C:\Users\NN\AppData\Local\Julia-0.3.2\bin\julia.exe` I should I add it in path?
I do not think it is correctly there since I ran the command prompt and typed julia and it does not recognize the command On Sunday, October 26, 2014 4:15:42 AM UTC-7, [email protected] wrote: > > I tried Sublime IJulia from > > https://github.com/quinnj/Sublime-IJulia > > and followed the directions. Then I created a new file and put this code in > > print("Hello Julia") > > Then I pressed "Ctrl+B" to run it.I got an error which looks like this in > the prompt: > > > > [WinError 2] The system cannot find the file specified > [cmd: ['julia', '']] > [dir: C:\Users\NN\Desktop\python] > [path:C:\Users\NN\AppData\Roaming\Sublime Text > 3\Packages\IJulia/windeps/;C:\Python33] > [Finished] > > Does anyone know how to fix it so it works? I am using Sublime Text 3 >
