-
Notifications
You must be signed in to change notification settings - Fork 76
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
precompilation error on julia-1.6.0 #392
Comments
After a couple weeks work with other things on julia-1.6.0, Interact now precompiles and works fine. I'm not sure what changed, but since I am no longer experiencing any problems, I'll close this issue. |
I can confirm this issue still happens in 1.6. After looking at the log above, it looks like julia is pulling in an old version of
EDIT: This leads me to believe it's a registry or package server-related issue, not an issue with |
same thing happened to me, using julia 1.6.2 When I run
so it seems like something really wants the old Interact |
Interact fails to precompile on Julia-1.6.0. I just downloaded 1.6.0, installed a few packages, and got the following error on
using Interact
The text was updated successfully, but these errors were encountered: