-
Notifications
You must be signed in to change notification settings - Fork 52
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
fail to install torchsparse #55
Comments
Same issues. |
i've got similar issue like this. i followed the command in the README.md
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i could run the code properly before,but after recent upgrade,i have to install torchsparse,but always fail to install it.
error occurs like this:
subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1.
is there any solution to solve this problem,or does anyone meet the problem same with me?
The text was updated successfully, but these errors were encountered: