pip install is not working

后端 未结 4 1726
我寻月下人不归
我寻月下人不归 2020-12-11 11:08

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

4条回答
  •  执念已碎
    2020-12-11 11:46

    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).

提交回复
热议问题