The newly added python 3.10 doesn't work with pip 20 and setuptools 47
old pip/setuptools version thinks python 3.10 is python 3.1:
Python 3.10 requires pip>=21 and setuptools>=52 (https://github.com/python/cpython/blob/3.10/Lib/ensurepip/__init__.py)