You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/mpiase/.local/bin/razer-cli", line 5, in <module>
from razer_cli.razer_cli.main import main
File "/home/mpiase/.local/lib/python3.10/site-packages/razer_cli/razer_cli/main.py", line 12, in <module>
from openrazer.client import DeviceManager
File "/usr/lib/python3/dist-packages/openrazer/client/__init__.py", line 4, in <module>
import dbus as _dbus
File "/usr/lib/python3/dist-packages/dbus/__init__.py", line 73, in <module>
import dbus.types as types
File "/usr/lib/python3/dist-packages/dbus/types.py", line 8, in <module>
from _dbus_bindings import (
ModuleNotFoundError: No module named '_dbus_bindings'
any hints? I am using "Ubuntu 20.04.6 LTS"
The text was updated successfully, but these errors were encountered:
I have this error when trying to start razer-cli:
any hints? I am using "Ubuntu 20.04.6 LTS"
The text was updated successfully, but these errors were encountered: