We are blocked from pulling packages down from cloud image libraries, we have an on-premises image manager that we have to use for pip. It would be great if there was a config setting that allowed us to choose between the cloud or a custom image library.
Error messages such as the following show up in the "Create Environment" Task.
Collecting pip 23:07:14 [INFO] WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate
We use pip config commands to set our image index and image index url to our local repo.