Skip to content

[Installation] Warn if submodule wasn't checked out #1534

Closed
@cpuhrsch

Description

@cpuhrsch

When installing with python setup.py develop installation will fail unless submodule exists.

PyTorch warns users about this: https://github.com/pytorch/pytorch/blob/bd1f5d1c32fad1d33f9716bc0e7b3924c62e65c1/setup.py#L377-L443

I'd suggest we introduce the same code here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions