`flit install` and` pip install` return `error: subprocess-exited-with-error` with the latest pip on py3.8 and py3.9 see issue: https://github.com/pypa/pip/issues/11294 solutions: downgrading to pip 22.1.2 or upgrading to python3.10