Open juanklopper opened 9 years ago
Looks like you upgraded to 0.4 recently? Since you've got "Jewel not found in path" the first thing would be to try Pkg.add("Jewel")
, hopefully we can go forward from there.
BTW, I saw you had a couple of video tutorials involving Juno, really cool!
Thanks,
Will try. Juno is a very nice development tool indeed. As I understand, though, development is stopped in favour of Atom?
Juan.
Juan H Klopper MMed(Surg)(UFS)Cum Laude Head of Acute Care Surgery Groote Schuur Hospital Senior Lecturer in Surgery University of Cape Town
From: Mike J Innes [notifications@github.com] Sent: Monday, October 19, 2015 18:04 To: one-more-minute/Julia-LT Cc: Juan Klopper Subject: Re: [Julia-LT] Couldn't connect to Julia (#212)
Looks like you upgraded to 0.4 recently? Since you've got "Jewel not found in path" the first thing would be to try Pkg.add("Jewel"), hopefully we can go forward from there.
BTW, I saw you had a couple of video tutorials involving Juno, really cool!
— Reply to this email directly or view it on GitHubhttps://github.com/one-more-minute/Julia-LT/issues/212#issuecomment-149259746.
UNIVERSITY OF CAPE TOWN
This e-mail is subject to the UCT ICT policies and e-mail disclaimer published on our website at http://www.uct.ac.za/about/policies/emaildisclaimer/ or obtainable from +27 21 650 9111. This e-mail is intended only for the person(s) to whom it is addressed. If the e-mail has reached you in error, please notify the author. If you are not the intended recipient of the e-mail you may not use, disclose, copy, redirect or print the content. If this e-mail is not related to the business of UCT it is sent by the sender in the sender's individual capacity.
After a long time of successful Juno use on Mac and Windows, both failed in the same week. I do medical stats in Julia (so no fancy packages and install, i.e. pretty vanilla). Posted problem on Juno discussion board, without success. Uninstalled Julia and Juno, reinstalled, had no effect. Tried again, via LightTable. Same problem. Now wiped everything again (AppData and ProgramFiles, etc.) and tried 0.4.0-rc2 and Juno. Now getting this (Win). Mac also doesn't work. Fortunately, still works on Korora 22 (KDE desktop) via LightTable. Please help:
Couldn't connect to Julia
WARNING:
require
is deprecated, useusing
orimport
instead in depwarn at deprecated.jl:73 [inlined code] from deprecated.jl:693 in require at no file:0 in include at boot.jl:261 in include_from_node1 at loading.jl:304 in process_options at client.jl:308 in _start at client.jl:411 while loading c:\Program Files\juno-windows-x64\windows64\resources\app\plugins\Julia-LT\jl\init.jl, in expression starting on line 11 ERROR: LoadError: ArgumentError: Jewel not found in path in require at loading.jl:252 [inlined code] from deprecated.jl:706 in require at no file:0 in include at boot.jl:261 in include_from_node1 at loading.jl:304 in process_options at client.jl:308 in _start at client.jl:411 while loading c:\Program Files\juno-windows-x64\windows64\resources\app\plugins\Julia-LT\jl\init.jl, in expression starting on line 2