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
I had the same issue in windows. My antivirus was blocking PIP requests. Try disabling your antivirus(in my case manually killed it from task manager).