facebookresearch / facebookresearch/sam-3d-objects
Failed to build pytorch3d
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 878
- PR merge metrics
- No merged PRs in 30d
Description
I keep on getting the following error when running pip install -e '.[p3d]. I've followed all the previous steps and tried multiple times and keep on getting this same error. Any idea what is causing this? Is there a mis match of something?
File "/home/douw.vanniekerk/miniconda3/envs/sam3d-objects/lib/python3.11/site-packages/torch/utils/cpp_extension.py", line 2120, in _run_ninja_build
raise RuntimeError(message) from e
RuntimeError: Error compiling objects for extension
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pytorch3d
Running setup.py clean for pytorch3d
Successfully built sam3d_objects flash-attn
Failed to build pytorch3d
ERROR: Failed to build installable wheels for some pyproject.toml based projects (pytorch3d)
(sam3d-objects) [douw.vanniekerk@cptvfx10 sam-3d-objects]$
Contributor guide
Assessment
This issue has not been assessed yet.