Skip to content

im recieving this error  #118

Description

@hrdiva

!python node2vec/src/main.py --input diseasome.edgelist --output diseasome.emb --dimensions 32 --num-walks 20 --iter 10

Traceback (most recent call last):
File "node2vec/src/main.py", line 15, in
import node2vec
File "/content/node2vec/src/node2vec.py", line 46
print 'Walk iteration:'
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Walk iteration:')?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions