I'm using the currently newest version of Ubuntu(22.04 LTS)
by running the sudo apt install python3-dbus libhidapi-hidraw0 it was going great and I got no single error
but by running sudo pip3 install . it said "sudo: pip3: Befehl nicht gefunden" (german) -> english: "sudo: pip3: Command not found"
I'm using the currently newest version of Ubuntu(22.04 LTS)
by running the
sudo apt install python3-dbus libhidapi-hidraw0it was going great and I got no single errorbut by running
sudo pip3 install .it said "sudo: pip3: Befehl nicht gefunden" (german) -> english: "sudo: pip3: Command not found"