JaidedAI / EasyOCR

Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
https://www.jaided.ai
Apache License 2.0
23.88k stars 3.12k forks source link

module 'decorator' has no attribute 'decorator' #1259

Closed hahalaughddd closed 4 months ago

hahalaughddd commented 4 months ago

lib/python3.10/site-packages/paddle/base/wrapped_decorator.py", line 23, in wrap_decorator @decorator.decorator AttributeError: module 'decorator' has no attribute 'decorator'

What's this problem?