You probably have set JULIA_LOAD_PATH as an environment variable check with ENV["JULIA_LOAD_PATH"] and you’ll see the path, otherwise it errors.
1 Like
You probably have set JULIA_LOAD_PATH as an environment variable check with ENV["JULIA_LOAD_PATH"] and you’ll see the path, otherwise it errors.