How to install detectron2 in pytorch1.8 #2701
Unanswered
linchundan88
asked this question in
Q&A
Replies: 1 comment
-
If you need help to solve an unexpected issue you observed, please include details following the "Unexpected behaviors" issue template. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
print(torch.version.cuda) displays 11.1.
However, when I run the command "python -m pip install -e detectron2", I got the following error:
error: command '/usr/local/cuda-11.0/bin/nvcc' failed with exit status 1.
cuda version? I do not know.
Beta Was this translation helpful? Give feedback.
All reactions