Open Muddysoil opened 4 months ago
You are probably using a computer with a recent apple ARM processor.
You can install dezoomify-rs for your computer using homebrew: https://formulae.brew.sh/formula/dezoomify-rs#default
No, I am using an older Intel Mac Pro 2008 with macOS El-Capitan.
All the previous versions before v2.12.1 worked well.
The v2.12.4 macOS version is compiled as an arm64 executable only. The previous 2.12.3 macOS version is the (correct) x86_64 architecture.
(Can be checked with the file -b
command)
Homebrew provides compiled binaries for both ARM and Intel CPUs: https://formulae.brew.sh/formula/dezoomify-rs#default
Hi, I have a strange issue with v2.12.1 to v2.12.4. When I try to open Dezoomify-rs in Terminal on macOS, I get immediately the following massage:
"Bad CPU type in executable logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed.
[Process completed]"
This happens every time, and I have to close the window, because I cannot write anything nor click anything within the Terminal window.
Do you know what is happening and why?
Thank you for your help!