Installation
We recommend to using uv to install and run Mighty in a virtual environment. The code has been tested with python 3.10.
First create a clean python environment:
Then install Mighty via pip:
For a custom setup or if you want to hack Mighty, please see the GitHub repo instead.