Local installation EL8: ``` $ pipx install -e . --force --python /usr/bin/python3.9 ``` Local installation EL9: ``` $ pipx install -e . --force --python /usr/bin/python3.9 ```