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.