I got the following error when trying to run eclair:
$ eclair
dyld[67819]: Library not loaded: /opt/homebrew/opt/libusb/lib/libusb-1.0.0.dylib
Referenced from: <59146AE6-573D-3025-ABC0-51BB055E1673> /Users/martinmarchev/.foundry/bin/eclair
Reason: tried: '/opt/homebrew/opt/libusb/lib/libusb-1.0.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libusb/lib/libusb-1.0.0.dylib' (no such file), '/opt/homebrew/opt/libusb/lib/libusb-1.0.0.dylib' (no such file)
zsh: abort eclair
I found a workaround here which solved the issue. But possible it could be fixed to work out-of-the-box.
After a clean install via
I got the following error when trying to run
eclair
:I found a workaround here which solved the issue. But possible it could be fixed to work out-of-the-box.
--
OS: macOS 14.6.1 Platform: Apple Silicon