We are using pip3 install lxml command in our project, but recently after our machine's Python version was upgraded to Python 3.13.0b3, this command failed as shown below. And when we tried using ...
Failed to download Python from the Github Actions python registry (https://github.com/actions/python-versions). Error: Error: Could not find Python matching spec 3.7. ...