Installation¶
Requirements¶
ChArUcal requires Python 3.12 or later. The following packages are installed automatically:
Install from PyPI¶
Or with uv:
Virtual environments
Always install into a virtual environment to avoid conflicts with other packages.
Install from source¶
To get the latest unreleased changes, install directly from GitHub:
Verify the installation¶
You should see the top-level help text listing the calibrate and preview sub-commands.
What's next?¶
Head to the Quick Start guide to run your first calibration.