Thanks, it works now.
Search Criteria
Package Details: python-hwilib 3.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-hwilib.git (read-only, click to copy) |
---|---|
Package Base: | python-hwilib |
Description: | The Bitcoin Hardware Wallet Interface is a Python library and command line tool for interacting with hardware wallets. |
Upstream URL: | https://github.com/bitcoin-core/HWI |
Licenses: | MIT |
Submitter: | bitcoinlizard |
Maintainer: | bitcoinlizard |
Last Packager: | bitcoinlizard |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-15 03:58 (UTC) |
Last Updated: | 2024-04-12 01:46 (UTC) |
Dependencies (17)
- libusb (libusb-gitAUR)
- pyside2AUR
- pyside2-toolsAUR
- python (python37AUR, python311AUR, python310AUR)
- python-base58AUR
- python-cbor2
- python-cryptography
- python-ecdsa
- python-hidapi (python-hidapi-gitAUR)
- python-libusb1
- python-mnemonicAUR
- python-noiseprotocol-gitAUR
- python-protobuf (python-protobuf-gitAUR)
- python-pyaes
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR)
- python-setuptools (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
Required by (1)
Sources (2)
Latest Comments
« First ‹ Previous 1 2
RealOrRandom commented on 2021-06-13 07:56 (UTC)
bitcoinlizard commented on 2021-06-12 13:53 (UTC)
@RealOrRandom - hwi-qt should be fixed. I was able to load the QT GUI with the newly uploaded version of the PKGBUILD.
bitcoinlizard commented on 2021-05-26 14:37 (UTC)
I was not aware there was a UI for this package but you are correct, I get the same error. I attempted to run contrib/generate-ui.sh in the PKGBUILD but that didn't resolve the issue. I suspect the PKGBUILD is missing a dependency from here:
https://github.com/bitcoin-core/HWI/blob/master/pyproject.toml
The dependency will have to be added and the package rebuilt. Unfortunately it will be a couple weeks until I'm able to work on this.
RealOrRandom commented on 2021-05-26 09:56 (UTC) (edited on 2021-05-26 09:56 (UTC) by RealOrRandom)
Thank for submitting this package.
The Qt UI version does not work:
> hwi-qt
Could not import UI files, did you run contrib/generate-ui.sh
Pinned Comments
bitcoinlizard commented on 2024-10-24 03:20 (UTC)
For the time being this package will not work on Arch due to a dependency on PySide2 which doesn't work with recent versions of Python. I've filed an issue report with upstream to see if they can support PySide6 which should get this working. If they will not upgrade to PySide6 then I will request that this package be deleted from the AUR.
https://github.com/bitcoin-core/HWI/issues/765