spikeinterface icon indicating copy to clipboard operation
spikeinterface copied to clipboard

Pin version of matplotlib

Open h-mayorquin opened this issue 9 months ago • 5 comments

Also from #2861.

We are getting the following error:


E       AttributeError: module 'matplotlib.cm' has no attribute 'get_cmap'

We need to figure out when this attribute was introduced or deprecated. The version used is 3.9 there https://github.com/SpikeInterface/spikeinterface/actions/runs/9112219162/job/25051018131?pr=2861 so most likely a deprecation.

h-mayorquin avatar May 16 '24 13:05 h-mayorquin