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 cannot identify the issue, it seems it has something to do with IJulia.jl. But I cannot figure it out. I am running the nightly build on Mac OS via command line.
PS: it is working on v.0.3.7
ERROR: LoadError: LoadError: error compiling anonymous: unsupported or misplaced expression "import" in function anonymous
in include at /opt/local/julia-dev/lib/julia/sys.dylib
in include_from_node1 at /opt/local/julia-dev/lib/julia/sys.dylib
in include at /opt/local/julia-dev/lib/julia/sys.dylib
in include_from_node1 at /opt/local/julia-dev/lib/julia/sys.dylib
in reload_path at /opt/local/julia-dev/lib/julia/sys.dylib
in _require at /opt/local/julia-dev/lib/julia/sys.dylib
in require at /opt/local/julia-dev/lib/julia/sys.dylib
while loading /Users/Randy/.julia/v0.4/RCall/src/IJulia.jl, in expression starting on line 3
while loading /Users/Randy/.julia/v0.4/RCall/src/RCall.jl, in expression starting on line 75
The text was updated successfully, but these errors were encountered:
I cannot identify the issue, it seems it has something to do with
IJulia.jl
. But I cannot figure it out. I am running the nightly build on Mac OS via command line.PS: it is working on v.0.3.7
The text was updated successfully, but these errors were encountered: