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

build error #4

Open
whu-lyh opened this issue Aug 12, 2024 · 1 comment
Open

build error #4

whu-lyh opened this issue Aug 12, 2024 · 1 comment

Comments

@whu-lyh
Copy link

whu-lyh commented Aug 12, 2024

 ninja: build stopped: subcommand failed.
      Traceback (most recent call last):
        File "/opt/conda/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 1900, in _run_ninja_build
          subprocess.run(
        File "/opt/conda/lib/python3.10/subprocess.py", line 526, in run
          raise CalledProcessError(retcode, process.args,
      subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1

how to solve it? Thanks

@PanagiotisP
Copy link
Collaborator

Hello! This error message is a bit vague. It could be anything from CUDA not being installed or the respective environment variables not being properly set to some extensions not being properly installed.

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