easyocr报错

cv2.error: Unknown C++ exception from OpenCV code
 

The new version of OpenCV has some issues. Uninstall the newer version of OpenCV and install the older one using:

pip install opencv-python==4.5.4.60
posted @ 2022-03-08 16:08  MoonXu  阅读(257)  评论(0)    收藏  举报