标签: python eclipse usb pydev pyusb
我下载了pyusb,但是eclipse不断给我解决导入错误。我尝试将pyusb目录下载到pydev解释器库并导入各个模块,这两个模块都没有解决问题。
import usb.core import usb.util