I am trying to install pygame with pip install . but every time i tried i faced to this error.
Retrying (Retry(total=4, connect=None, read=None, redir
It looks like pip is not connecting to the internet. I have a few options --
I don't know if they will work, but you can try them.
pip (pip3 if using python3) I had to do this on my
systeme, as pip3 didn't work initally either.Good luck, and hope this helps!