Skip to content

Add torch_geometric and dependencies to pytorch-notebook #446

@cmdupuis3

Description

@cmdupuis3

Hi all,

For my current project, I need to have the torch_geometric package installed. It has two dependencies, which are torch_sparse and torch_scatter. The problem I am having installing these outside of the docker image is that torch_sparse depends on g++, which does not come with this image AFAIK.

Is it possible to have these libraries added to the base pytorch image?

Metadata

Metadata

Assignees

No one assigned

    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