Re: [pyusb-users] PyUSB unable to find Python 2.6

2012-01-26 Thread Paul Shreve
Developers of PyUSB, I have recently attempted to install your software, PyUSB (version 0.4.3), into my installation of Python 2.6.7, running on Windows XP. The installation of Python is placed in Python-2.6.7 in my Downloads folder, as is the PyUSB installer, and when I run the installer, pyusb-0

[pyusb-users] re Threadsafe

2012-01-26 Thread Eric Hewett
Hi Wander, I fixed the problem. It was a weird hardware issue. I had been investigating another issue using the Vendor's sample code which uses ioctl() calls:-( This had slowed the sampling rate of the USB sensor I am using. When I increased the sampling rate the error disappeared. I suspect the

Re: [pyusb-users] error in usb module while write

2012-01-26 Thread Wander Lairson Costa
2012/1/26 bibek chitrakar : > Hello Wander, > > Now I am very much confused about everythin going on with Pyusb. > 1. First with installation. >     I installed > libusb-1.-00 from synaptic >    > > 'http://sourceforge.net/projects/pyusb/files/latest/download' >

Re: [pyusb-users] error in usb module while write

2012-01-26 Thread bibek chitrakar
Hello Wander, Now I am very much confused about everythin going on with Pyusb. 1. First with installation. I installed > libusb-1.-00 from synaptic > ' http://sourceforge.net/projects/pyusb/files/latest/download' got the pyusb files, unzipp

Re: [pyusb-users] error in usb module while write

2012-01-26 Thread Wander Lairson Costa
2012/1/26 bibek chitrakar > >> I am not sure if the endpoint is of interrupt type. >> running usbenum.py from >> 'http://wiki.erazor-zone.de/wiki:projects:python:pyusb:setup:examples:usbenum' >> gave following output (I removed other listings) >> >> Device: 004 >>   Device class: 0 >>   Device su