question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ledger library not recognized with python-hidapi 0.9.0.3

See original GitHub issue

Under archlinux, when opening ledger-enabled wallet, I get the message:

Cannot find python library for 'ledger'.
Make sure you install it with python3

Python-btchip library is installed on the machine and the wallet used to work with ledger before upgrading the python-hidapi package to version 0.9.0.3-4. Downgrading python-hidapi to 0.9.0.2-4 solves the problem.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
EchterAgocommented, Jul 5, 2020

This is not an issue with EC, the python-hidapi package is broken on Arch.

See https://bugs.archlinux.org/task/67103?project=5

0reactions
cculianucommented, Jul 6, 2020

Thanks @EchterAgo for handling this

Read more comments on GitHub >

github_iconTop Results From Across the Web

hidapi - PyPI
A Cython interface to the hidapi from https://github.com/libusb/hidapi. ... Install cython-hidapi module into your Python distribution:
Read more >
0.9.0.post3 includes API not present in hidapi 0.9.0 #90 - GitHub
hid_get_input_report isn't present in hidapi 0.9.0. A new API should cause a bump on the major version number, and I imagine this will ......
Read more >
How to Determine where to install hidapi.dll? - Stack Overflow
First, you need to Unblock them. Right-clik > Properties > Unblock Place both files in the same folder where python.exe is.
Read more >
Default LibUSB HIDAPI Backend - Python Elgato Stream Deck
This is the default and recommended backend - a cross platform library for communicating with HID devices. Most systems will have this as...
Read more >
Compare Packages Between Distributions - DistroWatch.com
In this way we can not only compare two competing projects, but also track the progress of distributions as they adopt ... Python...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found