I found a solution that works partially with warnings : push!(LOAD_PATH, pwd()) using file
WARNING: requiring "file" in module "Main" did not define a corresponding module.
I found a solution that works partially with warnings : push!(LOAD_PATH, pwd()) using file
WARNING: requiring "file" in module "Main" did not define a corresponding module.