When I try to install PyGame with:pip install pygame i am getting below error
python could not find a version that satisfies the requirement
Pease note pygame is not distributed via pip.
Finally, use bellow commands to install pygame wheel with pip
Python 2 (usually called pip)
Python 3 (usually called pip3)
Further Readings:
https://github.com/psf/requests-html/issues/241