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

illegal instruction #7

Open
sunkeking opened this issue Jan 12, 2020 · 2 comments
Open

illegal instruction #7

sunkeking opened this issue Jan 12, 2020 · 2 comments

Comments

@sunkeking
Copy link

sunkeking commented Jan 12, 2020

hardware:raspberry pi zero w
OS:raspbian
python: 2.7
Installation method : read me - build - 1.using setup.py
I install python webrtc audio processing in raspberrypi zero according to the instructions, and then test the wav_ns.py "python wav_ns.py audio.wav out.wav, but report an error: "illegal instruction",how to solve it?thanks

@sunkeking
Copy link
Author

I changed pi0 to P3, recompiled the installation project, and found that NS was running normally. At present, the gcc compiler used by webrtc ﹣ audio ﹣ processing outputs the so file of armv7 by default. Where can I change it to output armv6 so file that supports pi0

@xiongyihui
Copy link
Owner

For pi zero, you can try compiling the package from source

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