jennyzhang0215 / STAR-GCN

STAR-GCN: Stacked and Reconstructed Graph Convolutional Networks for Recommender Systems
106 stars 28 forks source link

ModuleNotFoundError: No module named 'mxgraph._graph_sampler #1

Open HotFrom opened 3 years ago

HotFrom commented 3 years ago

import mxgraph._graph_sampler as _graph_sampler

I can not import this module.

sxjscience commented 3 years ago

You will need to first compile the GraphSampler as in https://github.com/jennyzhang0215/STAR-GCN/tree/master/GraphSampler