Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows install error #1926

Open
zhch12121 opened this issue Dec 12, 2024 · 1 comment
Open

Windows install error #1926

zhch12121 opened this issue Dec 12, 2024 · 1 comment

Comments

@zhch12121
Copy link

Command I run:
pip install "git+https://github.com/facebookresearch/pytorch3d.git"

Python 3.11, Windows 11.

error log (partial):
ninja: build stopped: subcommand failed.
Traceback (most recent call last):
File "C:\Users\zhch1\anaconda3\envs\unique3d-py311\Lib\site-packages\torch\utils\cpp_extension.py", line 2105, in _run_ninja_build
subprocess.run(
File "C:\Users\zhch1\anaconda3\envs\unique3d-py311\Lib\subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1.

@bottler
Copy link
Contributor

bottler commented Dec 12, 2024

We can't help much with Windows issues, but much more detail would be needed for anyone to help here. How have you set up the environment? Have you looked at other recent issues which show how people have been successful on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants