JunoIDE REPL ERROR: LoadError: Failed to precompile Juno (MacOS 10.13, Julia 1.0rc)

Stacktrace:

Press Enter to start Julia.

Starting Julia…

[ Info: Precompiling Atom [c52e3926-4ff0-5f6e-af25-54175e0327b1]

ERROR: LoadError: LoadError: MethodError: no method matching eval(::Module, ::Expr)

You may have intended to import Base.eval

Closest candidates are:

eval(::Any) at /Users/{user}/.julia/packages/Media/wRKl3/src/Media.jl:3

Stacktrace:

[1] media(::Type, ::Type) at /Users/{user}/.julia/packages/Media/wRKl3/src/system.jl:72

[2] top-level scope at none:0

[3] include at ./boot.jl:317 [inlined]

[4] include_relative(::Module, ::String) at ./loading.jl:1038

[5] include at ./sysimg.jl:29 [inlined]

[6] include(::String) at /Users/{user}/.julia/packages/Media/wRKl3/src/Media.jl:3

[7] top-level scope at none:0

[8] include at ./boot.jl:317 [inlined]

[9] include_relative(::Module, ::String) at ./loading.jl:1038

[10] include(::Module, ::String) at ./sysimg.jl:29

[11] top-level scope at none:2

[12] eval at ./boot.jl:319 [inlined]

[13] eval(::Expr) at ./client.jl:389

[14] top-level scope at ./none:3

in expression starting at /Users/{user}/.julia/packages/Media/wRKl3/src/system.jl:75

in expression starting at /Users/{user}/.julia/packages/Media/wRKl3/src/Media.jl:6

ERROR: LoadError: Failed to precompile Media [e89f7d12-3494-54d1-8411-f7d8b9ae1f27] to /Users/{user}/.julia/compiled/v1.0/Media/VxfEM.ji.

Stacktrace:

[1] error(::String) at ./error.jl:33

[2] macro expansion at ./logging.jl:313 [inlined]

[3] compilecache(::Base.PkgId, ::String) at ./loading.jl:1184

[4] _require(::Base.PkgId) at ./logging.jl:311

[5] require(::Base.PkgId) at ./loading.jl:852

[6] macro expansion at ./logging.jl:311 [inlined]

[7] require(::Module, ::Symbol) at ./loading.jl:834

[8] include at ./boot.jl:317 [inlined]

[9] include_relative(::Module, ::String) at ./loading.jl:1038

[10] include(::Module, ::String) at ./sysimg.jl:29

[11] top-level scope at none:2

[12] eval at ./boot.jl:319 [inlined]

[13] eval(::Expr) at ./client.jl:389

[14] top-level scope at ./none:3

in expression starting at /Users/{user}/.julia/packages/Juno/nMYPI/src/Juno.jl:5

ERROR: LoadError: Failed to precompile Juno [e5e0dc1b-0480-54bc-9374-aad01c23163d] to /Users/{user}/.julia/compiled/v1.0/Juno/eE3TV.ji.

Stacktrace:

[1] error(::String) at ./error.jl:33

[2] macro expansion at ./logging.jl:313 [inlined]

[3] compilecache(::Base.PkgId, ::String) at ./loading.jl:1184

[4] _require(::Base.PkgId) at ./logging.jl:311

[5] require(::Base.PkgId) at ./loading.jl:852

[6] macro expansion at ./logging.jl:311 [inlined]

[7] require(::Module, ::Symbol) at ./loading.jl:834

[8] include at ./boot.jl:317 [inlined]

[9] include_relative(::Module, ::String) at ./loading.jl:1038

[10] include(::Module, ::String) at ./sysimg.jl:29

[11] top-level scope at none:2

[12] eval at ./boot.jl:319 [inlined]

[13] eval(::Expr) at ./client.jl:389

[14] top-level scope at ./none:3

in expression starting at /Users/{user}/.julia/packages/Atom/3zuok/src/Atom.jl:5

ERROR: LoadError: Failed to precompile Atom [c52e3926-4ff0-5f6e-af25-54175e0327b1] to /Users/{user}/.julia/compiled/v1.0/Atom/w9XOh.ji.

Stacktrace:

[1] error(::String) at ./error.jl:33

[2] macro expansion at ./logging.jl:313 [inlined]

[3] compilecache(::Base.PkgId, ::String) at ./loading.jl:1184

[4] _require(::Base.PkgId) at ./logging.jl:311

[5] require(::Base.PkgId) at ./loading.jl:852

[6] macro expansion at ./logging.jl:311 [inlined]

[7] require(::Module, ::Symbol) at ./loading.jl:834

[8] top-level scope at /Users/{user}/.atom/packages/julia-client/script/boot_repl.jl:13

[9] include at ./boot.jl:317 [inlined]

[10] include_relative(::Module, ::String) at ./loading.jl:1038

[11] include(::Module, ::String) at ./sysimg.jl:29

[12] exec_options(::Base.JLOptions) at ./client.jl:229

[13] _start() at ./client.jl:421

in expression starting at /Users/{user}/.atom/packages/julia-client/script/boot_repl.jl:1

Julia has exited. Press Enter to start a new session.

1 Like

Right now there’s no released version of Juno that supports 1.0, but I’m pretty sure we’ll be able to change that today.

2 Likes