We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79ab03e + f39df5d commit 29bde3fCopy full SHA for 29bde3f
build_scripts/install_deps_mac.bash
@@ -2,6 +2,8 @@
2
3
set -ex
4
5
+brew update
6
+
7
brew install ceres-solver nlohmann-json openimageio nanobind robin-map
8
9
python3 -m pip install --break-system-packages pytest
0 commit comments