From: Wander L. C. <wan...@gm...> - 2016-08-02 11:19:55
|
2016-08-02 6:18 GMT-03:00 Hermann Hamann <her...@we...>: > Hello dear maintainers, > Google finds now about 50000 hits on "no backend". So it is time to make an > end to this problem. > > The Problem is two missing lines in the (excellent!) tutorial: > > --------------------------------------------------------------------------------------- > If you encounter "no backend found" messages on Windows (re-)install a > driver for your device > using infwizard from Sourceforge. Otherwise you will fail. > --------------------------------------------------------------------------------------- > > This info would have saved me a month of fruitless poking around. > Hi, in the readme, either libusb or libusb-win32 are dependencies for PyUSB, and in their respectives sites you find the indo for the installation. Maybe this should be explicit in PyUSB readme file. |