chudlerk

Results 3 comments of chudlerk

I get this error when I call `pplt.figure()` :( `AttributeError: 'Figure' object has no attribute '_cachedRenderer'` Matplotlib v3.8.3 Python 3.11.8

Thanks Riley @riley-brady! I've got a working environment also by pinning matplotlib that way. At one point I think I had some issues with newer versions of python not working...

> The problem is that the data is stored in a way that only makes it efficient to access all locations at once. If you slice out a small area...