The recipe for nanobind ends up with all the files in a nanobind directory, which in turn ends up in /usr/local/nanobind and fails to find its tsl-robin-map dependency.
And this prevents building the rawtoaces Python bindings.
Update the nanobind recipe to land the files in a more predictable layout, and re-enable building rawtoaces Python bindings.
The recipe for nanobind ends up with all the files in a
nanobinddirectory, which in turn ends up in/usr/local/nanobindand fails to find its tsl-robin-map dependency.And this prevents building the rawtoaces Python bindings.
Update the nanobind recipe to land the files in a more predictable layout, and re-enable building rawtoaces Python bindings.