wide-zoo-86070
03/03/2022, 7:45 PM.pants --version
I encounter the following error.
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 (_ssl.c:1122)'))': /simple/virtualenv/
I think this warning comes from
"${python}" "${pex_path}" -r requirements.txt -c virtualenv -o virtualenv.pex
In my company, we have artifactory mirrors /simple. I am wondering how to config pants to use that?high-yak-85899
03/03/2022, 8:17 PMfresh-cat-90827
03/03/2022, 8:24 PMhundreds-father-404
03/03/2022, 8:30 PMwide-zoo-86070
03/04/2022, 4:10 PM./pants --version
11:10:21.32 [INFO] Initializing scheduler...
11:10:21.48 [ERROR] no path specified
hundreds-father-404
03/04/2022, 4:14 PMwide-zoo-86070
03/04/2022, 4:15 PM