Open LStirnimann opened 4 years ago
Thanks for reporting the issue, I'll try to solve that soon.
Hi, I solved the issue for myself installing
https://github.com/matplotlib/legacycontour
and changing
from legacycontour import _cntr as cntr
in pydiva2d.py
I also ran into problems with the requirements. Most of them are references to older versions ...
Cheers, Rainer.
Any update on this? running into the same issue with matplotlib.cntr
The installation of 'pydiva' is not complete or matplotlib misses the module 'matplotlib._cntr', which is not anymore available. It is impossible to import the package.