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

A bug about pyhog #3

Open
feymanpriv opened this issue Nov 2, 2017 · 2 comments
Open

A bug about pyhog #3

feymanpriv opened this issue Nov 2, 2017 · 2 comments

Comments

@feymanpriv
Copy link

from image_process import features_pedro_py as pyhog
ImportError: dlopen(.../features_pedro_py.so, 2): no suitable image found. Did find:
.../features_pedro_py.so: unknown file type, first eight bytes: 0x7F 0x45 0x4C 0x46 0x02 0x01 0x01 0x00

I have visited the source code link in your code and tried to compile the code from source but encountered another error:ld:
symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Could you help me?

@4kubo
Copy link
Owner

4kubo commented Nov 2, 2017

Thank you for your information!

I'm sorry I maybe not able to help you :(

I found that, my code works on ubuntu 16.04 without any errors, but it does not work on my MacBook Air (osx, Siera) and shows the totally same error as your report.
Because I borrowed the features_pedro_py and I'm not familiar with .cc (C#?), I can't get rid of the error.

Anyway, though I can't help you on Osx environment, you maybe able to run my code on ubuntu or linux environment.

@feymanpriv
Copy link
Author

Thank you so much! You are so helpful and enthusiastic~

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