-
-
Notifications
You must be signed in to change notification settings - Fork 358
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
[BUG] precompiling Plots.jl crashes in Julia 1.6.1 on Windows 10 #3467
Comments
I am getting a similar error, also on Windows 10 using Julia 1.6.1. After deleting
... followed by The above error message is for Plots |
After restarting my computer I deleted the |
Mine also crashed on 1.7.0-beta2 version. I deleted .julia like you, and then Plots could be precompiled, but I need to download all other packages again. Some thing wrong happened to my internet when I add Plots for the first time, and then when I tried to precompile, Julia mentioned me to check for duplicate calls to include. |
Hello I am a total noob in Julia so I don't know how to fill in the bug report table properly.
Here is the gist of it: after issuing the "using Plots" command on version 1.6.1 the compilation crashes. I switched to version 1.4.2 and it works. Attached is a link containing the the bug report.
https://discourse.julialang.org/t/just-downloaded-julia-want-to-add-plots-package-all-i-get-is-crashes/60426/7?u=zamazalotta
The text was updated successfully, but these errors were encountered: