HKUST-KnowComp / MNE

Source Code for IJCAI 2018 paper "Scalable Multiplex Network Embedding"
75 stars 25 forks source link

main.py: error: unrecognized arguments: data/Vickers-Chan-7thGraders_multiplex.edges #13

Closed lxzmxl closed 6 years ago

lxzmxl commented 6 years ago

when I run the demo python3 main.py data/Vickers-Chan-7thGraders_multiplex.edges as recommended, this error occurs. I think it's because the command line arguments not including the dataset.

panda0881 commented 6 years ago

Hi,

Can you show me the error message?

Best Regards, Hongming

lxzmxl commented 6 years ago

now there is another question。 1

panda0881 commented 6 years ago

That is because you are using network 2.0, while my code was written with network 1.12. You can either downgrade your package or slightly modify this sentence by yourself.