-
-
Notifications
You must be signed in to change notification settings - Fork 359
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] Activating pyplot()
backend throws and warning
#4591
Comments
This shouldn't happen, I'll have a look asap. Did you try |
Is it a package? |
pkg> add PythonPlot
julia> using Plots
julia> pythonplot() See also the announcement at https://discourse.julialang.org/t/ann-plots-1-37-rfc-plots-2-0/91270. |
Thanks. It worked. |
Glad it worked. In the mean time, the I will merge and tag a new Plots release asap. |
Thanks a lot! There isn't anything to be sorry about! Well done. |
I broke it, I fix it ;) |
Details
Activating
pyplot()
backend throws and warningBackends
This bug occurs on ( insert
x
below )Versions
Plots.jl version: 1.37.1
Backend version (
]st -m <backend(s)>
):Output of
versioninfo()
:The warning is as follows:
The text was updated successfully, but these errors were encountered: