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

Running NoiseTorch on raspberry Pi 4 with non-desktop OS #376

Open
AbdouBou opened this issue Nov 28, 2022 · 2 comments
Open

Running NoiseTorch on raspberry Pi 4 with non-desktop OS #376

AbdouBou opened this issue Nov 28, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@AbdouBou
Copy link

Hello everybody,

I want to know if there is any solution for the use of NoiseTorch on an ARM based Raspeberry Pi 4 running a bullseye (last raspbian version) 64 bits. i tried to use the provided package but i'm getting a running error. (Exec format error). The system i'm using on the raspberry is a non-desktop system.

Thank you in advance.

@AbdouBou AbdouBou added the enhancement New feature or request label Nov 28, 2022
@piotr277
Copy link

piotr277 commented Dec 5, 2022

@AbdouBou you get this error because you are trying to launch a x86 binary on your arm64 system. You should try to build it from source.

@TheDukeofErl
Copy link
Collaborator

Did building from source work in this case? I don't think we have any plans to distribute an aarch64 binary at any point but it would be fun to know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants