Pycrafter suggest to replace the driver to libusb-win32 for connection.
Which seem to work fine but doing this break the GUI provided by TI.
Why not just using hid python as requirement instead ? hid is crossplatform and it's how the lcr4500 is driven (at least in C)
cf:
https://pypi.python.org/pypi/hid
https://github.com/rene-aguirre/pywinusb
Pycrafter suggest to replace the driver to libusb-win32 for connection.
Which seem to work fine but doing this break the GUI provided by TI.
Why not just using hid python as requirement instead ? hid is crossplatform and it's how the lcr4500 is driven (at least in C)
cf:
https://pypi.python.org/pypi/hid
https://github.com/rene-aguirre/pywinusb