News

conda create -n ebp python=3.9 conda activate ebp conda install -c openalea3 -c conda-forge alinea.astk alinea.caribu conda install -c conda-forge python-graphviz scikit-learn conda install -c itk ...
If got error while calling API - "RuntimeError: Make sure the Graphviz executables are on your system's path" after installing Graphviz 2.38, them install graphviz in macos using brew ...