-
-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SciMLTutorial does not install on Apple Silicon macOS system #502
Comments
It looks like this isn't a SciMLTutorials.jl issue but instead an LLVM.jl issue. Did you open an issue there? |
I think this is a dependency issue. I was able to install LLVM v4.7.1 just fine but SciMLTutorial is somehow installing v3.7.1. |
oh yes, a few of those probably need to get bumped. |
Any progress on this? I have a similar problem on a Lenovo running Manjaro, but the compilation messages don't reference LLVM. That is, when I call OOPS ... while writing this, got distracted by JuliaCon, and what do you know, the loop wasn't infinite, and up popped the directory with what looks like the full set of tutorials. Nevertheless, the issue is real: most people are not as forgetful as I am, and will conclude that the tutorials don't work for them. |
SciMLTutorials in general needs a big update. I'm trying to get the entire benchmarking system to a full builder first (https://benchmarks.sciml.ai/dev/) then looping back around to the tutorials. |
I am not able to install SciMLTutorial.jl on an Apple Silicon macOS system. It gets stuck in a loop.
This is the part that loops again and again:
The text was updated successfully, but these errors were encountered: