Closed yannikschaelte closed 2 years ago
Hi, this is a bug in matplotlib 3.6.1: https://github.com/matplotlib/matplotlib/issues/24127
The only workaround for now is to downgrade to 3.6.0.
https://github.com/matplotlib/matplotlib/pull/24149 has resolved https://github.com/matplotlib/matplotlib/issues/24127 and has resolved the problem on my machine when using the nightly build of matplotlib (3.7.0.dev376+g23730b41fe
in my case).
Seaborn 0.11.2 was released with matplotlib != 3.6.1
and matplotlib 3.6.2 is now out with the seaborn test suite passing on it, so I'm going to close this issue.
gives a
StopIteration
error with matplotlib 3.6.1 (works with 3.6.0). seaborn version 0.12.0, python version 3.10.Detailed error message: