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
The file "fails.jl" (attached as fails.jl.txt) causes a fatal error when I attempt to load into Julia using the following command: "julia -p 2 -L fails.jl".
The problem is in the interaction of "-p 2", "-L" and "using".
The full error messages under julia and julia-debug are also attached. The error message is the same in julia v5.0 (Linux or Windows) and in the latest build of julia v6.0 (Linux).
The file "fails.jl" (attached as fails.jl.txt) causes a fatal error when I attempt to load into Julia using the following command: "julia -p 2 -L fails.jl".
The problem is in the interaction of "-p 2", "-L" and "using".
The full error messages under julia and julia-debug are also attached. The error message is the same in julia v5.0 (Linux or Windows) and in the latest build of julia v6.0 (Linux).
fails.jl.txt
fails_error_message.txt
fails_julia-debug_error_message.txt
The text was updated successfully, but these errors were encountered: