We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
my os and env:
what I have tried:
sudo zypper install ca-certificates
pip3 install --upgrade certifi
conda activate base
bug log is here:
hypnotix HTTPSConnectionPool(host='www.abn.co.kr', port=443): Max retries exceeded with url: /resources/images/logo.png (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006)'))) HTTPSConnectionPool(host='www.concepciontv.cl', port=443): Read timed out. (read timeout=10)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
my os and env:
what I have tried:
sudo zypper install ca-certificates
pip3 install --upgrade certifi
conda activate base
thenpip3 install --upgrade certifi
bug log is here:
The text was updated successfully, but these errors were encountered: