import matplotlib.pyplot as pltはエラーが出ないのですが、import matplotlib.delaunay as mdで No module named 'matplotlib.delaunay'のようにエラーが出るのですが、これはmatplotlibのバージョン違いなのでしょうか?
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.