Skip to content

Commit 0717a9f

Browse files
committed
Merge branch 'main' of github.com:Rajrup/gsplat
2 parents 25aa07e + 084e3f1 commit 0717a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_Setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pip install -e . --no-build-isolation
1717
# Alternative Method 2: Use legacy mode
1818
# pip install -e . --use-pep517=false
1919

20-
pip install -r examples/requirements.txt
20+
pip install -r examples/requirements.txt --no-build-isolation
2121
pip install jaxtyping
2222
pip install toml ipykernel jupyter wandb
2323
pip install open3d

0 commit comments

Comments
 (0)