Hi Ian, I have an executable python that I call in my java code using java runtime.exec. Therefore I don't need to install python or PyUSB on the computers I run the software on. However I use libusb-win32 to install the driver for the Lego Device on the machines. No matter on what computer or windows version, if I run the exe python code by double clicking, it runs and detects the Lego device. Software however, does not work(due to not finding the lib) and it has happened on different machines with different versions of windows. I am not sure if it's a java issue or libusb issue; In the libus FAQ, it says that HID can be used if the libusb filter gets installed first and then libusb-win32 driver!!!! At the same time I don't understand why executing python when called by executing java can not access the lib eventhough that it's installed! I would appreciate it if you let me know your thoughts! The software delivery is pending on solving this problem.
Safoura ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ pyusb-users mailing list pyusb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pyusb-users