Python : PyUSB can't access usb device

后端 未结 0 979
傲寒
傲寒 2021-01-18 11:01

I am trying to read an usb bar code reader from my python script, via the https://github.com/pyusb/pyusb library.

import usb.core
import usb.util
VENDOR_ID =          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题