We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i followed the steps in the instalation guide and everything is fine, until i try to start the script:
sudo python3 -m ds4drv --hidraw --udp --trackpad-mouse.
i get this error:
/usr/bin/python3: No module named ds4drv
The text was updated successfully, but these errors were encountered:
..why sudo? btw, its only ds4drv, no python3
Sorry, something went wrong.
correct command is "ds4drv --hidraw --udp --trackpad-mouse" not "sudo python3 -m ds4drv --hidraw --udp --trackpad-mouse"
No branches or pull requests
i followed the steps in the instalation guide and everything is fine, until i try to start the script:
sudo python3 -m ds4drv --hidraw --udp --trackpad-mouse.
i get this error:
/usr/bin/python3: No module named ds4drv
The text was updated successfully, but these errors were encountered: