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
{{ message }}
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.
I used the command Pkg.checkout("Mathematica") to get the package. When trying to initialise the package I am receiving the following error:
ERROR: meval not defined
in anonymous at no file
in include at /Applications/Julia-0.3.7.app/Contents/Resources/julia/lib/julia/sys.dylib
in include_from_node1 at /Applications/Julia-0.3.7.app/Contents/Resources/julia/lib/julia/sys.dylib
in reload_path at loading.jl:152
in _require at loading.jl:67
in require at loading.jl:51
while loading /Users/geraintpratten/.julia/v0.3/Mathematica/src/Mathematica.jl, in expression starting on line 48
Thanks,
Geraint
The text was updated successfully, but these errors were encountered:
Hi,
I used the command Pkg.checkout("Mathematica") to get the package. When trying to initialise the package I am receiving the following error:
ERROR: meval not defined
in anonymous at no file
in include at /Applications/Julia-0.3.7.app/Contents/Resources/julia/lib/julia/sys.dylib
in include_from_node1 at /Applications/Julia-0.3.7.app/Contents/Resources/julia/lib/julia/sys.dylib
in reload_path at loading.jl:152
in _require at loading.jl:67
in require at loading.jl:51
while loading /Users/geraintpratten/.julia/v0.3/Mathematica/src/Mathematica.jl, in expression starting on line 48
Thanks,
Geraint
The text was updated successfully, but these errors were encountered: