You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by scott314159 June 3, 2024
I just did a fresh install on a Linux system and got an issue:
ERROR: InitError: KeyError: key "get_cmap" not found
It turns out that matplotlib's API has been updated.
but I guess the solution has not been deployed yet. So, I thought it might help someone looking in this forum about this issue since it took me a little while to track this down.
The text was updated successfully, but these errors were encountered:
Discussed in #257
Originally posted by scott314159 June 3, 2024
I just did a fresh install on a Linux system and got an issue:
ERROR: InitError: KeyError: key "get_cmap" not found
It turns out that matplotlib's API has been updated.
There is a solution posted at:
JuliaPy/PyPlot.jl#583
but I guess the solution has not been deployed yet. So, I thought it might help someone looking in this forum about this issue since it took me a little while to track this down.
The text was updated successfully, but these errors were encountered: