abcminiuser / python-elgato-streamdeck

Python library to control the Elgato Stream Deck.
Other
919 stars 137 forks source link

Probe failed to find any functional HID backend #102

Closed ghost closed 2 years ago

ghost commented 2 years ago

Describe the bug I get this error when trying to run streamdeck:

StreamDeck.DeviceManager.ProbeError: ('Probe failed to find any functional HID backend.', {'libusb': TransportError("No suitable LibUSB HIDAPI library found on this system. Is the 'libhidapi-libusb.so' library installed?")})

To Reproduce

StreamDeck Information Stream Deck XL

System Information

ghost commented 2 years ago

Fixed by installing hidapi with dnf.