Hello,
If I can kindly get assistance. Installation process is similar downloaded latest version python, anaconda, and cmd prompt is giving no module named devsim after downloading file from github.
Hello,
If I can kindly get assistance. Installation process is similar downloaded latest version python, anaconda, and cmd prompt is giving no module named devsim after downloading file from github.
Hi @Yolanda_V,
The recommended installation is using pip from within a conda environment. Please see https://github.com/devsim/devsim/blob/main/INSTALL.md#install-anaconda-python
conda install mkl numpy
pip install devsim
You should then be able to import devsim
at the Python prompt.
while not in the instructions above, you should be able to see the examples
and testing
directories inside:
cd $CONDA_PREFIX/devsim_data
%CONDA_PREFIX%/devsim_data