Zeta¶
You can install zeta
with pip in a
Python>=3.10 environment.
Prerequisites¶
Before you begin, ensure you have the following installed:
- Python 3.10 or higher: Download Python
- pip (specific version recommended):
pip >= 21.0
- git (for cloning the repository): Download Git
Installation Options¶
Headless Installation¶
The headless installation of zeta
is designed for environments where graphical user interfaces (GUI) are not needed, making it more lightweight and suitable for server-side applications.
-
Clone the repository and navigate to the root directory:
-
Setup Python environment and activate it:
-
Install zeta:
-
Headless install:
-
Desktop install:
-
-
Create and activate an Anaconda environment:
-
Clone the repository and navigate to the root directory:
-
Install zeta:
-
Headless install:
-
Desktop install:
-