Could not open socket: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)
ThatOneBrownKid opened this issue · 0 comments
ThatOneBrownKid commented
Trying to run a microphone streaming example. Using Python version 3.12.2 and on Windows 10. I keep getting this error when trying to run the code: Could not open socket: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000). Any ideas on how to remedy this?