When I run the inversion in Refrainv.py I get the following issue
in runInversion
plotContourModel()
File "/Users/max/Downloads/software/Python/Refrapy/./Refrainv.py", line 1093, in plotContourModel
for c in cm.collections: c.set_clip_path(patch)
AttributeError: 'QuadContourSet' object has no attribute 'collections'
I get the same error in all the forks I tried as well
I would appreciate help with this
When I run the inversion in Refrainv.py I get the following issue
in runInversion
plotContourModel()
File "/Users/max/Downloads/software/Python/Refrapy/./Refrainv.py", line 1093, in plotContourModel
for c in cm.collections: c.set_clip_path(patch)
AttributeError: 'QuadContourSet' object has no attribute 'collections'
I get the same error in all the forks I tried as well
I would appreciate help with this