Skip to content

Setup issues #4

Description

@dhruvdcoder

The latest networkx (3.0) and pytorch (1.13) do not work. Networkx does not have to_scipy_sparse_matrix matrix anymore and sorted_ps_bs = ps_bs[torch.sort(ps_bs[:, -1])[1]] # sort by bucket in graph_modeling/dataset.py throws a segfaul with torch 1.13. Pinning "networkx==2.8.8" and "torch==1.11.0" in setup.py seems to work

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions