You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error on JuliaBox for the 0.5.0-dev version of Julia.
INFO: Recompiling stale cache file /opt/julia_packages/.julia/lib/v0.5/Compat.ji for module Compat.
Cannot open cache file "/opt/julia_packages/.julia/lib/v0.5/Compat.ji.4Ml4Xo" for writing.
ERROR: LoadError: LoadError: Failed to precompile Compat to /opt/julia_packages/.julia/lib/v0.5/Compat.ji
in error at ./error.jl:21
in recompile_stale at loading.jl:549
in _require_from_serialized at loading.jl:164
in _require_from_serialized at ./loading.jl:193
in require at ./loading.jl:307
in include at ./boot.jl:260
in include_from_node1 at ./loading.jl:392
in include at ./boot.jl:260
in include_from_node1 at ./loading.jl:392
[inlined code] from boot.jl:263
in anonymous at no file:0
in eval at ./boot.jl:263
[inlined code] from ./sysimg.jl:14
in process_options at ./client.jl:254
in _start at ./client.jl:377
Someone can help? I hope this info is useful for the developers.
The text was updated successfully, but these errors were encountered:
I get this error on JuliaBox for the 0.5.0-dev version of Julia.
Someone can help? I hope this info is useful for the developers.
The text was updated successfully, but these errors were encountered: