79670226

Date: 2025-06-18 07:59:31
Score: 2
Natty:
Report link

I got the same error, where I am using window Machine. You can just resolve this by using this simple steps.

import os

import certifi

os.environ['SSL_CERT_FILE'] = certifi.where()

#certifi.where() - it take the paths directly.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Rakesh Bairagoni