无法在Atom中启动Julia(LoadError:ArgumentError:在路径中找不到Juno)

Yua*_*ang 5 julia atom-editor juno-ide

我按照Julia的主页的指示安装了Atom和uber-juno,但是当我尝试在Atom中启动Julia时,出现以下错误:

ERROR: LoadError: ArgumentError: Juno not found in path
 in require at loading.jl:249
 in include at boot.jl:261
 in include_from_node1 at loading.jl:320
 in process_options at client.jl:280
 in _start at client.jl:378
while loading C:\Users\think\.atom\packages\julia-client\script\boot.jl, in expression starting on line 36
Run Code Online (Sandbox Code Playgroud)

Yua*_*ang 0

最好的解决方案是卸载并重新安装软件包 julia-client 和 uber-juno。