I am trying to use electrum (version 3.0.6) with my Ledger Nano S. It works fine on my Windows machine, but is not recognized on my Purism. I get an error from electrum that “No hardware device detected.”
Hi @thib, yes I followed that thread and got the chromium app working. I would prefer to use electrum if possible, but at least I have something.
When I tried running sudo pip3 install btchip-python I got a fatal error in compilation.
hidapi/libusb/hid.c:47:10: fatal error: libusb.h: No such file or directory #include <libusb.h>
^~~~~~~~~~
compilation terminated.
error: command ‘x86_64-linux-gnu-gcc’ failed with exit status 1
Failed building wheel for hidapi
Running setup.py clean for hidapi
Failed to build hidapi
hidapi/libusb/hid.c:47:10: fatal error: libusb.h: No such file or directory #include <libusb.h>
^~~~~~~~~~
compilation terminated.
error: command ‘x86_64-linux-gnu-gcc’ failed with exit status 1