Sorry it took me so long to get back about this. I am trying to deprecate the external server in favor of the PyUSB version, which uses the python-libusb interface. It is much faster (due to the lack of interprocess communication). Can you compile libusb on your machine, then PyUSB, and see if it works that way?

Thanks.

Marcus