Skip to content

Native

Prerequisites

Make sure you're using Python 3.12.

Install Vero's dependencies with your preferred package manager:

pip install -r requirements.txt

or

uv sync

You can now run Vero with::

python src/main.py <arguments>