Skip to content

pytorch_geometric issue #7

@fregocap

Description

@fregocap

Hi,

Right now, in order to install pytorch_geometric you need to have pytorch 1.4.0 installed. However, you have only tested your code until an older version (1.3). Since, we need pytorch_geometric installed to run your code, it becomes a bit complicated for me.

Error that is produced

File "/home/newuser/anaconda3/envs/my-env/lib/python3.6/site-packages/torch_geometric/nn/conv/message_passing.py", line 243, in propagate
    assert isinstance(size, list)
AssertionError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions