Replies: 2 comments
-
Oh wait is this because Python 3.10 is not supported yet? |
Beta Was this translation helpful? Give feedback.
0 replies
-
how to resolve this issue can any one help please .? |
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.
-
Versions:
Python 3.10.2
pip 22.0.3
I am trying to install detectron2 for for torch 1.10 and CUDA 10.2 by running the following in a venv:
pip install detectron2==0.6 -f 'https://dl.fbaipublicfiles.com/detectron2/wheels/cu102/torch1.10/index.html'
but I get the following error:
Beta Was this translation helpful? Give feedback.
All reactions