I\'m trying to read from a usb device with the pyusb library. Here\'s the code:
dev = usb.core.find(idVendor=0x57e, idProduct=0x337) endpoint = dev[0][(0,0)][