run-llama / llama_parse

Parse files for optimal RAG
https://www.llamaindex.ai
MIT License
1.79k stars 157 forks source link

CERTIFICATE ERROR #235

Open jaideep11061982 opened 2 weeks ago

jaideep11061982 commented 2 weeks ago

SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED]

Error while parsing the file './uber_10q_march_2022.pdf': [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)

I am getting this error while parsing if you can suggest the solution @seldo @hexapode @erichare @yisding @hatianzhang

sujitsubhash7 commented 2 days ago

you need to add the certificate chain from openai to the certificates file in your conda environment