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

unable to execute binary file: format error for exec() #357

Open
micontar opened this issue Jan 21, 2024 · 5 comments
Open

unable to execute binary file: format error for exec() #357

micontar opened this issue Jan 21, 2024 · 5 comments

Comments

@micontar
Copy link

hello, i have install piper of a raspberry pi cm4 and i have error: unable to execute binary file: format error for exec()
thanks for the help

@micontar
Copy link
Author

./piper/piper --help gibt das selbe error

@synesthesiam
Copy link
Contributor

Did you download the correct ARM version? You can run "file ./piper/piper" to see what kind of executable it is.

@micontar
Copy link
Author

yes, arm64. ./piper/piper same error

@micontar
Copy link
Author

it is the file executable piper

@bephrem1
Copy link

bephrem1 commented Feb 14, 2024

To add on — I'm facing the same issue when I run the arm64 executable:

zsh: exec format error: /Users/{username}/Documents/{project}/code/{service}/tts/piper/piper

Where the above is the piper executable path. I am on an M1 Macbook, 2020, running Sonoma 14.0.

Running file /Users/{username}/Documents/{project}/code/{service}/tts/piper/piper yields:

/Users/{username}/Documents/{project}/code/{service}/tts/piper/piper: ELF 64-bit LSB executable,
ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1,
BuildID[sha1]=3686a5e80b65afe31f6526f01faa309360429b10, for GNU/Linux 3.7.0, not stripped, too many notes (256)

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

3 participants