-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Prerequisite
- I have searched Issues and Discussions but cannot get the expected help.
- The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmpose).
Environment
NA
Reproduces the problem - code sample
NA
Reproduces the problem - command or script
mim install "mmcv>=2.0.1"
Reproduces the problem - error message
Could not fetch URL https://download.openmmlab.com/mmcv/dist/cpu/torch2.4.0/index.html: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='download.openmmlab.com', port=443): Max retries exceeded with url: /mmcv/dist/cpu/torch2.4.0/index.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1149)'))) - skipping
Collecting addict (from mmengine)
Additional information

I was able to bypass the SSL certificate issue using the --trusted-host
but maybe better to renew the cert.
Metadata
Metadata
Assignees
Labels
No labels