Hi, I am new to linux. I am trying to run the code but getting error. I tried the following solution in the file 'inpainter.py' File "/home/qasim/inpaint-object ...
import matplotlib.pyplot as pltはエラーが出ないのですが、import matplotlib.delaunay as mdで No module named 'matplotlib.delaunay'のようにエラーが出るのですが、これはmatplotlibのバージョン違いなのでしょうか?