Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run error in realworld_s2v_mvc #22

Open
Juseong-Bang opened this issue Apr 20, 2020 · 1 comment
Open

run error in realworld_s2v_mvc #22

Juseong-Bang opened this issue Apr 20, 2020 · 1 comment

Comments

@Juseong-Bang
Copy link

I was tested in real-world data using Infonet data that uploaded in readme link.
I already compiled mvc_lib and so much warning arise.
And when i try to run realworld_s2v_mvc these error come up.
Please help me.

File "/home/juseong/graph_comb_opt/code/realworld_s2v_mvc/../memetracker/meme.py", line 50, in build_full_graph
for edge in g.edges_iter(data=True):
AttributeError: 'Graph' object has no attribute 'edges_iter'

@Hanjun-Dai
Copy link
Owner

probably that is due to the version miss match of networkx.
Can you try an older version of networkx?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants