I had Python 3.9 and upgraded to Python 3.10 with pacman Many things fail to work now pipx >(setup:729): pipx version is 1.0.0 pipx >(setup:730): Default python interpreter is '/usr/bin/python' pipx > ...
Python 3.9 is out and is the default now on some platforms, including Arch Linux. When using Python 3.9, pip install catboost will not find any recent version of Catboost on PyPI. It will, however, ...