Install ECLYPSE#
ECLYPSE can be installed using pip.
Note
Do not use the global environment to install ECLYPSE. It is recommended to create a virtual environment first.
To install ECLYPSE, run the following command:
pip install eclypse
Now you are ready to run your first ECLYPSE simulation!