2011/11/1 Stenquist, Carl <carl.stenqu...@renesas.com>: > Hi, > > > > The PyUSB installer “pyusb-0.4.3.win32-py2.6.exe” seems to be broke!? > Downloaded multiple times from different sites and to different PCs. On one > machine it just crashes, on the other it just does below. No USB folder is > created, just a few files are copied. Please check! > > > > *** Installation started 2011/03/03 09:07 *** > > Source: C:\Workspace\LibUSB\Installers\pyusb-0.4.3.win32-py2.6.exe > > 999 Root Key: HKEY_LOCAL_MACHINE > > 020 Reg DB Key: > [Software\Microsoft\Windows\CurrentVersion\Uninstall]pyusb-py2.6 > > 040 Reg DB Value: > [Software\Microsoft\Windows\CurrentVersion\Uninstall\pyusb-py2.6]DisplayName=Python > 2.6 pyusb-0.4.3 > > 040 Reg DB Value: > [Software\Microsoft\Windows\CurrentVersion\Uninstall\pyusb-py2.6]UninstallString="C:\Python26\Removepyusb.exe" > -u "C:\Python26\pyusb-wininst.log" > > 200 File Copy: C:\Python26\Lib\site-packages\pytest.py > > 200 File Copy: C:\Python26\Lib\site-packages\pyusb-0.4.3-py2.6.egg-info > > 200 File Copy: C:\Python26\Lib\site-packages\usb.pyd > > 200 File Copy: C:\Python26\Lib\site-packages\pytest.pyc > > 200 File Copy: C:\Python26\Lib\site-packages\pytest.pyo > > *** Installation started 2011/03/03 09:11 *** > > Source: C:\Workspace\LibUSB\Installers\pyusb-0.4.3.win32-py2.6.exe > > 999 Root Key: HKEY_LOCAL_MACHINE > > 040 Reg DB Value: > [Software\Microsoft\Windows\CurrentVersion\Uninstall\pyusb-py2.6]DisplayName=Python > 2.6 pyusb-0.4.3 > > 040 Reg DB Value: > [Software\Microsoft\Windows\CurrentVersion\Uninstall\pyusb-py2.6]UninstallString="C:\Python26\Removepyusb.exe" > -u "C:\Python26\pyusb-wininst.log" > > 200 File Copy: C:\Python26\Lib\site-packages\pytest.py > > 200 File Copy: C:\Python26\Lib\site-packages\pyusb-0.4.3-py2.6.egg-info > > 200 File Copy: C:\Python26\Lib\site-packages\usb.pyd > > 200 File Copy: C:\Python26\Lib\site-packages\pytest.pyc > > 200 File Copy: C:\Python26\Lib\site-packages\pytest.pyo > > >
In PyUSB 0.4 no folder is created, files are installed directly to site-package. Have you tried a simple test like so: > import usb And check if the module is correctly imported? If not, what Windows version are you using? Is it 32 or 64 bits? -- Best Regards, Wander Lairson Costa https://github.com/walac https://gitorious.org/~walac ------------------------------------------------------------------------------ RSA® Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ pyusb-users mailing list pyusb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pyusb-users