How to fix: SSL: CERTIFICATE_VERIFY_FAILED Error in Python (2022)
In this video I will be showing you how you can solve the SSL: CERTIFICATE_VERIFY_FAILED Error in any Python version.
Use this command:
/Applications/Python 3.9/Install Certificates.command
by Indently
linux smtp client
ive been strugling with this issue for 2 days…THANK YOU!!!
Thanks a lotttttt
Did anyone managed to run the command on windows? For me it shouts "not recognized as internal or external command"
You saved my life!
Short. Simple. Workable.
Thank you! It worked for me
It worked for me, thanks!
Thanks this has solved my issue with langchain and pymongo when using mongosessionhistory
you make my day!! thank you
Better add the sudo before on a Mac! And update to 3.10 on september 24th of 2023! Thanks!
Thank you so much 🙏🙏
Any update on what the command should be for Windows?
you're a goddam hero.
Will this work on Windows? Is there a windows equivalent?
Thank you so much for this… My day was ruined until l found this video… In my case, it worked when l updated the numbers to the ones on my python folder in applications /Applications/Python 3.11/Install Certificates.command.
thank you
my god I'm literally screaming right now! I've tried EVERYTHING, this was the only solution that actually worked for me, thank you soo much sir!!!
Thank you so much fot this bro, you save me, blessings
this is working bro thanks for this solution ….
Useless! You should have clarified this is for macOS only…
very good tutorial. it's work like charm
Thnak You
/Applications/Python 3.8/Install Certificates.command for python 3.8 users
I did install certifi, and the certifi works. But when I then try to install "crepe", I get a huge error that the certificate still failed.
Tried different solutions in StackOverlow and this is the one that worked for me. I was also facing "Could not install packages due to an EnvironmentError: [Errno 13] Permission denied:" if anyone also has this just add "sudo" in front of the command to give it permissions.
THANK YOU SO MUCH!!
thank you
THANK U ,,, I LOV U
Thank you man!!! this give a lot of headaches.
Thank you !)
Saved my day. Thank you!
Hi Fede, what if we are working in a VENV? Is valid the same command?
Thank you. Worked like a charm.
That's awesome. Thanks!
works now thank you!