Hi all,
so I delete .julia
directory from old Julia -1.7.3 then I download Julia 1.9.2 and set the path to this new Julia, but then when I try to add a new package this error happens
Hi all,
so I delete .julia
directory from old Julia -1.7.3 then I download Julia 1.9.2 and set the path to this new Julia, but then when I try to add a new package this error happens
Do as said in the message, then report back?
Does env -u LD_LIBRARY_PATH julia
help?
It would be prudent to find out why LD_LIBRARY_PATH
is set in the first place.