Pip interprets python>=3.9 as a PyPI package (which does not exist), resulting in: ``` Could not find a version that satisfies the requirement python>=3.9 (from versions: none) No matching distribution found for python>=3.9 ```