Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'deep_ocr.ocrolib' #43

Open
k1ic opened this issue Mar 27, 2019 · 1 comment
Open

ModuleNotFoundError: No module named 'deep_ocr.ocrolib' #43

k1ic opened this issue Mar 27, 2019 · 1 comment

Comments

@k1ic
Copy link

k1ic commented Mar 27, 2019

Traceback (most recent call last):
File "./bin/deep_ocr_reco", line 19, in
import deep_ocr.ocrolib as ocrolib
ModuleNotFoundError: No module named 'deep_ocr.ocrolib'

@maiegg
Copy link

maiegg commented May 24, 2019

@k1ic same error on OSX - can you import the module from within python? it was a GCC version issue for me, preventing compile in native.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants