chat gpt proposed by replacing "req = requests.get(url, stream=True)" with "req = requests.get(url, stream=True, verify=False)" in the site-packages\paddleocr\ppocr\utils\network.py file and that has worked for me