On Sun, 2017-05-14 at 20:06 +0200, Mark wrote: > A short followup > > I've now installed python2-trezor-0.7.12-1.fc25.noarch and > electrum-2.8.2-1.fc25.noarch, but still I don't get my Trezor to > work. > Getting the same error message. Am I the only one trying to get > Trezor > to work with Fedora's version of Electrum or is it working > beautifully > for everybody else? > > /Mark > > > On Sun, 2017-03-26 at 08:19 +0200, Mark wrote: > > On Fri, 2017-03-03 at 05:43 +0000, Jonny Heggheim wrote: > > > Sorry for this late reply, I see that that python-trezor-0.7.8- > > > 2.fc25 > > > is stuck in testing. I do not know why I am not able to push it > > > to > > > stable. > > > > > > https://bodhi.fedoraproject.org/updates/FEDORA-2017-84c14a7e2c > > > > > > Can you enable testing and try to see if it works with python- > > > trezor- > > > 0.7.8-2.fc25? > > > > I now have python2-trezor-0.7.8-2.fc25 installed, but that doesn't > > seem > > to change anything. I still get the following in the logs > > > > Traceback (most recent call last): > > File "/usr/lib/python2.7/site-packages/electrum/plugins.py", line > > 149, in get_hardware_support > > p = self.get_plugin(name) > > File "/usr/lib/python2.7/site-packages/electrum/plugins.py", line > > 177, in get_plugin > > self.load_plugin(name) > > File "/usr/lib/python2.7/site-packages/electrum/plugins.py", line > > 101, in load_plugin > > p = loader.load_module(full_name) > > File "/usr/lib64/python2.7/pkgutil.py", line 246, in load_module > > mod = imp.load_module(fullname, self.file, self.filename, > > self.etc) > > File "/usr/lib/python2.7/site- > > packages/electrum_plugins/ledger/qt.py", line 12, in <module> > > from btchip.btchipPersoWizard import StartBTChipPersoDialog > > ImportError: No module named btchip.btchipPersoWizard > > _______________________________________________ > > Hi Mark, As you can see, it fails to import something, this is possibly related to this python package 'python2-btchip' (I never used it, just a guess by the package name and it is python) do you have it installed? python2-btchip.noarch : Python communication library for Ledger Hardware Wallet products rpm -q python2-btchip _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx