Skip to content

CMakeLists.txt file not found | resolution #175

@obadul024

Description

@obadul024

after the instruction:

cd spconv && python setup.py bdist_wheel

if you get an error that says:

spconv/third_party/pybind11 does not contain a CMakeLists.txt file

you need to get the submodule files with this command

git submodule update --init --recursive

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