-
-
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
Not compatible with julia 1.10, Last update is August 30 2023. #4858
Comments
This isn't that helpful an issue. Not compatible in what way? I'm using it on Julia 1.10 as we speak. Can you please be more specific about what isn't working, error messages, etc.? |
Plots.jl is not precompiling, artifacts access denied. etc. ( windows 11) " |
Thanks for the detail! "Access is denied" suggests a folder permissions issue... Is it just Plots? If you remove Plots and try to just install, say FFMPEG, would it do the same thing? |
It is a problem with Plots.jl only. PlotlyJS.jl is working well. 1.10 rc2 was working well with Plots.jl. |
The reason I bring up FFMPEG is because it is shown as failing in the screenshot, and it is an dependency of Plots. There may be a broader issue with the |
Correct , There is a problem with its dependaries. All red cross marked dependent package artifacts are access denied. |
Right, so it probably is a problem with your Julia install. There may be a more careful way to address this, and you could ask over on Discourse (https://discourse.julialang.org/) or in Slack |
And just to be sure, make sure Julia isn't running as Administrator. |
I found the problem. I have deleted all julia related folders after uninstalling. I have installed many versions in the past, 1.10 rc1, rc2 .... Have done a fresh install, now it is working. There must be a "delete all" or "complete clean" option. |
It looks like julia developers stopped working or not working on it. plot.jl was updated on August 30.
The text was updated successfully, but these errors were encountered: