Skip to content

Installation

Install emzed_gui into a virtual environment.

Development setup

For local development in this repository:

uv sync --group dev

This installs the package in editable mode together with the development dependencies.

Package install

To install the released package from PyPI:

pip install emzed_gui

emzed_gui depends on Qt bindings and related scientific Python packages, so a working desktop/Qt environment is required.