Installation error using poetry #37

Open
opened 2026-02-16 00:15:17 -05:00 by yindo · 0 comments
Owner

Originally created by @brash6 on GitHub (Apr 30, 2024).

Hello,

I get this error when I run poetry install --with dev:

HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /openai/CLIP.git/info/refs?service=git-upload-pack (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)')))

Can't find any working solution on the internet, do you have any idea what causes this ?

Originally created by @brash6 on GitHub (Apr 30, 2024). Hello, I get this error when I run `poetry install --with dev`: `HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /openai/CLIP.git/info/refs?service=git-upload-pack (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)')))` Can't find any working solution on the internet, do you have any idea what causes this ?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/rags#37