-
Notifications
You must be signed in to change notification settings - Fork 306
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
cannot install on cudatoolkit<11.1 ? #1
Comments
I've tested with cuda 10.2 and 11.1, but I have not tried with 10.1. Could you post the error message you are getting when trying to compile? |
When I got the warning about Pytorch being compiled with g++ but c++ being the default compiler, I fixed it by doing this:
|
I have the same problem, how did you solve this problem in the end? @dyy0205 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for your great work, but i cannot install 'droid_backends' on cudatoolkit=10.1,is it must be 11.1 according to environment.yaml?
The text was updated successfully, but these errors were encountered: