LedgerHQ / blue-loader-python

Python Loader for all Ledger devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation instructions for Mac

Pet3ris opened this issue · comments

Hi There,

I tried to use this app with the following dependencies:

brew install libtool
brew install libusb
brew install libusb-compat

But it's not able to connect to Ledger Nano X "OSError: open failed". Are there any other dependencies that are needed to use this library?

Hello 👋
MacOS is not supported, you should instead use a docker image to build (https://github.com/LedgerHQ/ledger-app-builder) and a Linux VM to load the app on your device.