Installation-No Module Named devsim

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:

macOS or Linux and

cd $CONDA_PREFIX/devsim_data

Windows

%CONDA_PREFIX%/devsim_data