Can I use Julia 1.1 with the code now?
Wei-TianHao opened this issue · 3 comments
Hi,
I tried to install ngsim_env with Julia 0.7 on Mac. Met a lot of problems. Will it be easier to install with Julia 1.1? Is the 0.7fixes branch working now?
In the instruction, at the end of Install ngsim_env part:
Add the local AutoEnvs module to our julia environment
] dev ~/ngsim_env/julia
I guess "] dev" is a typo?
Thanks for the question. We apologize for not updating the branch name. The 0.7fixes branch should work with Julia 1.1 now. Please go ahead and follow the install instructions and they should get you up and running.
No the ] dev
is not a typo. The ]
key enables you to enter the package mode in the Julia REPL
Also, we don't currently offer support for Mac. In the past we have encountered many errors. If you can get it to work, that is great, and please let us know. I will close the issue now since the main question has been answered.