Installation
How to install Microgen
The easiest way to install Microgen is to create a conda environnement (for the installation of an environment called “3MAH”):
conda create -n 3MAHTo activate the environment:
conda activate 3MAHThe next step is to install Microgen:
conda install -c conda-forge -c cadquery -c set3mah microgenMicrogen is now installed.