Skip to content

Installation and Setup

The supported setup path is repository-first.

Expected Prerequisites

  • Python 3.11
  • uv
  • a checkout that includes tracked data/, docs/, and apis/ surfaces
make install
artifacts/root/check-venv/bin/bijux-pollenomics --version

make install creates the editable repository environment used for package, docs, and verification work. Treat that environment as the supported local entrypoint before troubleshooting command behavior elsewhere.

Purpose

This page records the supported installation path for package work.