Hi Stefano, Looks like you're missing a closing quotation mark at the end of your Julia path string. The line should be:
[:app :lt.objs.langs.julia/julia-path "C:\\Users\\fedel_000\\AppData\\Local\\Julia-0.3.11\\bin\\julia.exe"] On Saturday, October 3, 2015 at 1:17:35 PM UTC-5, stefano fedele wrote: > > I'm trying to set up an editor for my Julia installation, after a while I > found on youtube a nice video like this > https://www.youtube.com/watch?v=17NZC2rgfaY > > I attended all the procedure and I modified the juno script as suggested > by the video and I reported it here as an attached script, but > unfortunately when I open "light table" it says that he can not connect to > julia. > > I am quite sure of the path because I typed it on the windows command line > and I opened the julia command line. > > Is there someone who can say me what's wrong? >
