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

Can run sample for NCSv1.12 #16

Open
masterchop opened this issue Jul 4, 2018 · 2 comments
Open

Can run sample for NCSv1.12 #16

masterchop opened this issue Jul 4, 2018 · 2 comments

Comments

@masterchop
Copy link

pi@raspberrypi:~/YoloV2NCS-1.0 $ python3 detectionExample/Main.py
Traceback (most recent call last):
File "detectionExample/Main.py", line 5, in
from ObjectWrapper import *
File "/home/pi/YoloV2NCS-1.0/detectionExample/ObjectWrapper.py", line 1, in
from libpydetector import YoloDetector
ImportError: /home/pi/YoloV2NCS-1.0/detectionExample/libpydetector.so: wrong ELF class: ELFCLASS64

I compiled it on another box a move the files, created the lync

@masterchop
Copy link
Author

works on the VM i compile it, i cant compile it on pi as it doesnt ahve boost library

@devil-V-white
Copy link

Can u tell how to resolve it exactly...

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