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: Invalid ELF Header when Loading DLL #2

Open
tiany1shen opened this issue Nov 13, 2024 · 0 comments
Open

OSError: Invalid ELF Header when Loading DLL #2

tiany1shen opened this issue Nov 13, 2024 · 0 comments

Comments

@tiany1shen
Copy link

I encountered an error while running the Open-Source Face Recognition SDK. The traceback indicates an issue with loading the face_util.dll file due to an invalid ELF header.

Reproduce:

  1. Run the run.py script located at Open-Source-Face-Recognition-SDK/.
  2. Observe the error related to face_util.dll.

Error Message:

OSError: Open-Source-Face-Recognition-SDK/face_util/C/face_util.dll: invalid ELF header

Please advise on how to resolve this issue or if there are any specific requirements for the DLL file.
Thank you!

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