Build fails:
💬 INFO: libsecp256k1.so.0 has been placed in the inner 'electrum_ltc' folder.
patch: **** Can't open patch file ../../electrum-ltc-aiorpcx-version-patch.diff : No such file or directory
==> ERROR: A failure occurred in prepare().
Aborting...
Pinned Comments
pizzaman commented on 2025-05-28 06:42 (UTC)
Due to a protobuf requirement of a very outdated version of keepkey library which electrum has fixed already but electrum-ltc hasn't you need to install an old version of protobuf to be able to use the keepkey hardware wallet.
For more info: https://github.com/keepkey/python-keepkey/issues/146 https://github.com/spesmilo/electrum/pull/9581
Due to an incompatible upgrade to trezor libraries, to be able to use the trezor hardware wallet you need to install a version of python-trezor < 0.13.10
For more info: https://github.com/spesmilo/electrum/pull/9118 https://github.com/spesmilo/electrum/pull/9141