|
发表于 2021-7-26 15:10:53
|
显示全部楼层
您好!在输入pip3 install -U homeassistant 之后 出现了这个是什么问题呢?
(homeassistant) homeassistant@localhost:/home/android$ pip3 install -U homeassistant
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0xb5d210f0>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/homeassistant/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0xb5d21610>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/homeassistant/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0xb5d216f0>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/homeassistant/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0xb5d217d0>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/homeassistant/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0xb5d218b0>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/homeassistant/
ERROR: Could not find a version that satisfies the requirement homeassistant (from versions: none)
ERROR: No matching distribution found for homeassistant
(homeassistant) homeassistant@localhost:/home/android$
感谢回复!
|
|