Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New update is not working on Julia v.0.4 #45

Closed
randy3k opened this issue Apr 14, 2015 · 1 comment
Closed

New update is not working on Julia v.0.4 #45

randy3k opened this issue Apr 14, 2015 · 1 comment

Comments

@randy3k
Copy link
Member

randy3k commented Apr 14, 2015

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
@simonbyrne
Copy link
Member

This appears to be due to JuliaLang/julia#8051.

I'll push a fix that can avoid this problem,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants