Installation
Requirements
PERSEO project requires a Python version equal or higher than 3.11.
Each python package of the PERSEO framework can be installed using pip:
Name Collision Warning
There are other Python packages available on PyPI with names similar to PERSEO that are not related to this project.
To avoid confusion or dependency issues, make sure you install and use only the official packages that are part of this framework.
Any other packages with similar names are not maintained as part of the PERSEO ecosystem and may be incompatible.
Core
Quality
Optional dependencies can be installed to generate graphical output:
Perturbations
Virtual Environments
We recommend using a dedicated virtual environment to install these packages.
This will ensure that the software is installed in a separate environment and avoids conflicts with other packages
or dependencies.