Installation issue - python #17
Answered
by
imikejackson
SunilAnandatheertha
asked this question in
Q&A
|
Hi all. I am facing the below issue while trying to install in the local env. I am hoping to get some help on how to overcome this. Currently I am using miniconda3. Thank you. (nxpython) C:\Users......>conda install -c bluequartzsoftware dream3dnx
LibMambaUnsatisfiableError: Encountered problems while solving:
Could not solve for environment specs |
Answered by
imikejackson
Jun 3, 2024
Replies: 1 comment
|
@SunilAnandatheertha From this page: https://www.dream3d.io/python_docs/ You are missing the conda-forge channel. |
0 replies
Answer selected by
imikejackson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@SunilAnandatheertha From this page: https://www.dream3d.io/python_docs/
You are missing the conda-forge channel.