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
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"
The text was updated successfully, but these errors were encountered:
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 errorbut by running
sudo pip3 install .
it said "sudo: pip3: Befehl nicht gefunden" (german) -> english: "sudo: pip3: Command not found"The text was updated successfully, but these errors were encountered: