SSL Verification Problem on MacOS

2024-10-05 Thread Kiotseaeton Lancaster
SSL verification fails on django.core.mail.send_mail The problem isn't with application code, because the application operates properly on my Windows wsl environment with the same python, venv, openssl versions. The problem is with the Mac environment... Has someone come across a similar problem

Re: SSL Verification Problem on MacOS

2024-10-05 Thread Kiotseaeton Lancaster
issue solved... modified SSL trust attribute on GTS Root 1 On Sat, Oct 5, 2024 at 6:10 PM Kiotseaeton Lancaster wrote: > SSL verification fails on django.core.mail.send_mail > > The problem isn't with application code, because the application operates > properly on my Window

Re: How to install pip on windos10

2024-09-17 Thread Kiotseaeton Lancaster
I use wsl for all my dev needs on windows. To install pip, simply: sudo apt install python3-pip On Sat, Sep 14, 2024 at 12:57 PM Nilesh Mishra wrote: > Plz help > > I am new to python > > On Sat, Sep 14, 2024, 13:22 RANGA BHARATH JINKA > wrote: > >> If you integrate sentry for capturing error l