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

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 #4

Open
Erick-Jia opened this issue Mar 10, 2020 · 1 comment

Comments

@Erick-Jia
Copy link

Erick-Jia commented Mar 10, 2020

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!

@Erick-Jia Erick-Jia changed the title subprocess.CalledProcessError: Command '['cmake', '--build', '.', '--config', 'Release', '--', '-j4']' returned non-zero exit status 2. 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 Mar 10, 2020
@twmht
Copy link
Owner

twmht commented Apr 23, 2020

try opencv-3.4.2

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