google-deepmind / google-deepmind/tree

Allow build with distro libraries

Open
#118 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1k
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Building `dm-tree` from source needs to download at build time `pybind11`. However, distros prohibit any download at build time, thus the build fails. The build does not use the library provided by the distro.
Probably `abseil-cpp` is in the same case.
Could the cmake configuration check if these libraries are already installed and uses them in that case?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.