Closed audihop354 closed 3 weeks ago
If you guy have install Paddle and PPOCRLabel on linux and have this issued. you should try unistall opencv-python and install opencv-python-headless
like this $ pip uninstalll opencv-python $ pip install opencv-python-headless
That work well for me, thanks
any idea to fix this when install can share, maybe because my machine not work with that opencv LOL
same issue
If you guy have install Paddle and PPOCRLabel on linux and have this issued. you should try unistall opencv-python and install opencv-python-headless
like this $ pip uninstalll opencv-python $ pip install opencv-python-headless
That work well for me, thanks