Skip to content

ixpeobssim not compatible with matplotlib 3.6.0 #631

@ndilalla

Description

@ndilalla

I was trying to test the package locally in a brand new environment and I see that several tests are failing due to the same error:

ValueError: Unable to determine Axes to steal space for Colorbar. Either provide the *cax* argument to use as the Axes for the Colorbar, provide the *ax* argument to steal space from it, or add *mappable* to an Axes.

../../../miniconda3/envs/test_ixpeobssim/lib/python3.9/site-packages/matplotlib/figure.py:1256: ValueError

Searching online looks like something changed with the colorbar in the new version of matplotlib released a week ago. No problems using matplotlib 3.5.3.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions