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

Data Loader issues #1

Open
ridhaalkhabaz opened this issue Jun 15, 2023 · 2 comments
Open

Data Loader issues #1

ridhaalkhabaz opened this issue Jun 15, 2023 · 2 comments

Comments

@ridhaalkhabaz
Copy link

Hi,

i am trying to run the demo, but I am having issues with the data loader. Can you run the demo and what is your versions of the library you have ?!

@rafaelvanbelle
Copy link
Owner

rafaelvanbelle commented Jun 16, 2023

Hi @ridhaalkhabaz,

Thank you for reaching out.
Currently the demo is only compatible with Pytorch Geometric v2.0.1.
I added a link in the Readme to the official docs of Pytorch Geometric with instructions for the installation.
(Make sure you also have torch-sparse and torch-scatter installed as instructed in the docs).

The requirements.txt file is now also available in the repo.
After installing Pytorch and Pytorch Geometric, you can run pip install -r requirements.txt.
The demo should run without errors in this environment.

In the near future, I will look into updating the code to work with the latest PyG version.

@ridhaalkhabaz
Copy link
Author

Hi @rafaelvanbelle,

thanks for replying to me, If you may, can you explain the difference between your neighbor loader and the neighbor loader in this version of PyTorch geometric found here ?!

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