keras-ocr
keras-ocr copied to clipboard
import keras_ocr
AttributeError: partially initialized module 'keras_ocr' has no attribute 'pipeline' (most likely due to a circular import)
HI @WiKC73, this is probably due to the naming of the files. Make sure that your python file is not named "keras_ocr".