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

No module named graphsage #169

Open
ans92 opened this issue Aug 1, 2021 · 0 comments
Open

No module named graphsage #169

ans92 opened this issue Aug 1, 2021 · 0 comments

Comments

@ans92
Copy link

ans92 commented Aug 1, 2021

Hi,
Thank you for this great code. I am trying to running this code on google colab with python version 2.7. I am running this file:
!bash /content/drive/MyDrive/GraphSAGE-master/example_supervised.sh
And it is giving me following error:
/usr/bin/python2: No module named graphsage

And when I try this command:
!python -m /content/drive/MyDrive/GraphSAGE-master/graphsage/unsupervised_train.py --train_prefix ./example_data/ppi --model graphsage_mean --max_total_steps 1000 --validate_iter 10

Then I am getting following error:
/usr/bin/python2: Import by filename is not supported.

Please help me how can I run the code in google colab. I would be very thankful to your for your help and support.

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

1 participant