Traceback (most recent call last):
File "experiments/static_graph/sup_train_sample.py", line 4, in <module>
from mxgraph.graph import *
File "/home/augf/GaAN/mxgraph/graph.py", line 4, in <module>
import mxgraph._graph_sampler as _graph_sampler
ModuleNotFoundError: No module named 'mxgraph._graph_sampler'