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
Traceback (most recent call last):
File "PPOCRLabel.py", line 66, in <module>
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "paddleocr\__init__.py", line 14, in <module>
from .paddleocr import *
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "paddleocr\paddleocr.py", line 60, in <module>
from ppocr.utils.network import (
File "C:\Users\mm\AppData\Local\Temp\_MEI355082\paddleocr\ppocr\utils\network.py", line 18, in <module>
import requests
ModuleNotFoundError: No module named 'requests'
[27212] Failed to execute script 'PPOCRLabel' due to unhandled exception!
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: