|
马上注册,结交更多好友,享用更多功能^_^
您需要 登录 才可以下载或查看,没有账号?立即注册
x
C:\WINDOWS\system32>pip install pygame
Collecting pygame
Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x00000188038EF588>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',)': /simple/pygame/
Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x00000188038EFCC0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',)': /simple/pygame/
Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x00000188034E64E0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',)': /simple/pygame/
Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x00000188038EA668>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',)': /simple/pygame/
Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x00000188038EA898>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',)': /simple/pygame/
Could not find a version that satisfies the requirement pygame (from versions: )
No matching distribution found for pygame
|
|