DataScience
DataScience copied to clipboard
Precompiling not working with Julia 1.10.
I've been following Logan's "Getting Started" video, and the instructions mostly worked ... to a point. Then roughly 1/3 of the 300 or so packages failed to precompile. I'm guessing this is because the course is using Julia 1.6, whereas I'm on 1.10. Is there a way to manage packages that is more version-independent? @nassarhuda @logankilpatrick