python setup.py develop gives error #3012
Unanswered
nehagoyal1994
asked this question in
Q&A
Replies: 1 comment
-
the error message is "unknown url type: https", it looks like your python environment is missing some components. there are some instructions for conda from last year's bootcamp: https://github.com/Project-MONAI/MONAIBootcamp2020#set-up-environment-using-conda . |
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.
-
Hi,
I am trying to install monai in my conda env.

Using Option2 to install from installation page; command python setup.py develop gives error:
I checked CUDA info:

Could you please guide how to install monai in the Conda env?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions