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

Benchmark data download failure #6

Open
adhithadias opened this issue Mar 30, 2021 · 1 comment
Open

Benchmark data download failure #6

adhithadias opened this issue Mar 30, 2021 · 1 comment

Comments

@adhithadias
Copy link

adhithadias commented Mar 30, 2021

I get an error when trying to run the download_reddit_dataset.py file

Traceback (most recent call last):
  File "download_reddit_dataset.py", line 12, in <module>
    assert adj_scipy_csr.has_canonical_format  # the matrix has sorted indices and no duplicates
AssertionError

Any help to solve this is appreciated.

@Huyuwei
Copy link
Contributor

Huyuwei commented Apr 6, 2021

@adhithadias Thanks for reporting the issue. It should be fixed by #7

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