'Python can not import usb1 and usb module when running with elevated premission(sudo)
I am working with USB devices using python, I noticed that there is no problem when I import the modules during normal operations, however for my code to work the program must run with elevated permissions using SUDO, the problem is the modules can not be imported. how to fix this?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
