Need help on using the USB module
swarupchandra kamerkar
geek.swarup at gmail.com
Mon Sep 19 02:38:53 EDT 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110919/60810ff0/attachment.html>
More information about the Python-list
mailing list