Skip to content

Installation issue - python #17

Discussion options

You must be logged in to vote

@SunilAnandatheertha From this page: https://www.dream3d.io/python_docs/

conda config --add channels conda-forge
conda config --set channel_priority strict
conda create -n nxpython python=3.12
conda activate nxpython
conda install -c bluequartzsoftware dream3dnx

You are missing the conda-forge channel.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by imikejackson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants