houtianze/bypy

bypy 安装报错

Closed this issue · 1 comments

[root@light01 ~]# pip3 install bypy WARNING: Running pip install with root privileges is generally not a good idea. Try pip3 install --user instead.
Collecting bypy
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPConnection object at 0x7f79b71cc898>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /pypi/simple/bypy/
Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPConnection object at 0x7f79b71ccb70>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /pypi/simple/bypy/
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPConnection object at 0x7f79b71cc908>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /pypi/simple/bypy/
Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPConnection object at 0x7f79b71c07b8>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /pypi/simple/bypy/
Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPConnection object at 0x7f79b71c0358>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /pypi/simple/bypy/
Could not find a version that satisfies the requirement bypy (from versions: )No matching distribution found for bypy
[root@light01 ~]# bypy
-bash: bypy: command not found
[root@light01 ~]#

centos 7.6

换了个pip源,解决了。
新源mirrors.aliyun.com