Unable to use with evdev-1.5.0
Created by: voncloft
Information
- Solaar version (
solaar --version
orgit describe --tags
if cloned from this repository): - Distribution:
- Kernel version (ex.
uname -srmo
):5.4.85
- Output of
solaar show
:
solaar: error: Traceback (most recent call last):
File "/home/von/.local/lib/python3.10/site-packages/solaar/gtk.py", line 158, in main
import solaar.ui as ui
File "/home/von/.local/lib/python3.10/site-packages/solaar/ui/__init__.py", line 101, in <module>
from . import diversion_rules, notify, tray, window # isort:skip # noqa: E402
File "/home/von/.local/lib/python3.10/site-packages/solaar/ui/diversion_rules.py", line 30, in <module>
from logitech_receiver import diversion as _DIV
File "/home/von/.local/lib/python3.10/site-packages/logitech_receiver/diversion.py", line 181, in <module>
[evdev.ecodes.REL_WHEEL, evdev.ecodes.REL_HWHEEL, evdev.ecodes.REL_WHEEL_HI_RES, evdev.ecodes.REL_HWHEEL_HI_RES]
AttributeError: module 'evdev.ecodes' has no attribute 'REL_WHEEL_HI_RES'
- Errors or warrnings from Solaar: