Running Detectron2 after installing via Conda #2859
Unanswered
bryanherman
asked this question in
Q&A
Replies: 1 comment
-
Installing detectron2 from conda is not the official method we provide: https://detectron2.readthedocs.io/en/latest/tutorials/install.html. We do not know who provides it and what it contains. |
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.
-
I am having trouble running Detectron2 after installing via Conda using the following command:
After a successful install, I activate the conda environment and open an Python shell and try to execute:
upon which I get the following error:
From the Installation documentation, I ran the following command:
Can anyone help me out? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions