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
This occurs even with the plots extra installed (pip install cmocean[plots])
Traceback (most recent call last):
File "/home/robatt/Projects/_tmp/viscm/test.py", line 3, in <module>
cmocean.plots.wrap_viscm(cmocean.cm.haline)
^^^^^^^^^^^^^
AttributeError: module 'cmocean' has no attribute 'plots'