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

Unable to use PYG example #101

Open
shawn-dm opened this issue Mar 8, 2022 · 2 comments
Open

Unable to use PYG example #101

shawn-dm opened this issue Mar 8, 2022 · 2 comments

Comments

@shawn-dm
Copy link

shawn-dm commented Mar 8, 2022

When I use the three examples you recommended using pyg, the program all reports the same error, is there an error in the dpr2pyg file?

File "/usr/local/anaconda3/envs/torch_pyg/lib/python3.9/site-packages/deeprobust/graph/data/pyg_dataset.py", line 83, in get
item, slices = self.data[key], self.slices[key]
TypeError: 'NoneType' object is not subscriptable

@shawn-dm
Copy link
Author

shawn-dm commented Mar 8, 2022

Not available in versions of pyg after 2.0, but available in older versions of pyg.

@EdisonLeeeee
Copy link
Contributor

Fixed in master.

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