Skip to content

Installation from tar file fails on submodule #403

@VictorEijkhout

Description

@VictorEijkhout

Problem description

I downloaded the 1.8.0 tgz file. Running cmake tells me:

CMake Error at CMakeLists.txt:34 (message):
  The nanobind dependencies are missing! You probably did not clone the
  project with --recursive.  It is possible to recover by invoking

  $ git submodule update --init --recursive

Of course doing git submodule fails because it's not a repository.

Do I conclude that installing from tarfile is basically not possible?

Reproducible example code

No response

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