You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1007)')))
113
+
```
114
+
115
+
**Solution**:
116
+
To fix this issue, navigate to your `python` installation directory and run the `Install Certificates.command` file located there.
117
+
118
+
For example, if you are using `python3.10`, the file path would be:
0 commit comments