Hi,
I am facing the following error while installing CSE using the following guide:
What am I doing wrong?
[root@lhe-cse01 Python-3.7.4]# pip3.7 install --user container-service-extension
Collecting container-service-extension
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f82a1007390>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/container-service-extension/
Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f82a101b450>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/container-service-extension/
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f82a101b5d0>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/container-service-extension/
Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f82a0ff7390>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/container-service-extension/
Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f82a10aa390>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/container-service-extension/
Could not find a version that satisfies the requirement container-service-extension (from versions: )
No matching distribution found for container-service-extension
Clik here to view.
