Hi, I am trying to use Pythoin on windows. I wanted to use the uSB module.
I downloaded it and installed it. Still I get the following message. >>> import usb Traceback (most recent call last): File "<pyshell#1>", line 1, in <module> import usb ImportError: DLL load failed: The specified module could not be found. What is it that I am missing? Regards Swarup
-- http://mail.python.org/mailman/listinfo/python-list