We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25aa07e + 084e3f1 commit 0717a9fCopy full SHA for 0717a9f
README_Setup.md
@@ -17,7 +17,7 @@ pip install -e . --no-build-isolation
17
# Alternative Method 2: Use legacy mode
18
# pip install -e . --use-pep517=false
19
20
-pip install -r examples/requirements.txt
+pip install -r examples/requirements.txt --no-build-isolation
21
pip install jaxtyping
22
pip install toml ipykernel jupyter wandb
23
pip install open3d
0 commit comments