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

运行报错OSError: libSeetaAuthorize.so: cannot open shared object file: No such file or directory #17

Open
IceHowe opened this issue Sep 13, 2024 · 0 comments

Comments

@IceHowe
Copy link

IceHowe commented Sep 13, 2024

你好,我这边运行seeta_test.py报错:
root@dsw-443566-b7fff844b-5ltjq:/mnt/workspace/seetaface6ToPy# python seeta_test.py
Traceback (most recent call last):
File "/mnt/workspace/seetaface6ToPy/seeta_test.py", line 19, in
from seetaface.faceapi import *
File "/mnt/workspace/seetaface6ToPy/seetaface/faceapi.py", line 44, in
dll = CDLL(os.path.join(LIB_PATH, "libSeetaFaceAPI.so"))
File "/usr/local/lib/python3.10/ctypes/init.py", line 374, in init
self._handle = _dlopen(self._name, mode)
OSError: libSeetaAuthorize.so: cannot open shared object file: No such file or directory
image

image

请问这个怎么解决?

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

1 participant