We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I finished installing but when I import it in python I got the following error:
>>> import seetaface Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: /home/erick/miniconda3/lib/python3.6/site-packages/python_seetaface2-1.0-py3.6-linux-x86_64.egg/seetaface.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN2cv6imreadERKNS_6StringEi
Do you know how to solve it? Thanks a lot!
The text was updated successfully, but these errors were encountered:
try opencv-3.4.2
Sorry, something went wrong.
No branches or pull requests
Hi, I finished installing but when I import it in python I got the following error:
Do you know how to solve it? Thanks a lot!
The text was updated successfully, but these errors were encountered: