Python-usb was not installed because Weewx has been installed using the 
tool setup py
Afer install it, the version is:

ii  python-usb                                 1.0.0~b2-2

On Sunday, October 9, 2016 at 11:25:54 AM UTC+2, Miguel Iniesta wrote:
>
> Please, find attached versions and log as required.
>
> Thank you.
>
> On Sunday, October 9, 2016 at 12:02:58 AM UTC+2, mwall wrote:
>>
>> On Saturday, October 8, 2016 at 5:23:07 PM UTC-4, Miguel Iniesta wrote:
>>>
>>> The log attached has been obtained with debug = 1.
>>>>
>>>>
>>>>
>> ok, lets go back a step.  which versions do you have for pyusb and libusb?
>>
>> dpkg -l | grep libusb
>> dpkg -l | grep python-usb
>>
>> then try this:
>>
>> cd /home/weewx
>> sudo PYTHONPATH=bin python bin/weewx/drivers/wmr300.py
>>
>> and post the log.
>>
>> this will load the driver and attempt to capture loop packets, with 
>> debug_comm and debug_counts enabled.  it should help us figure out where 
>> the timeout exception is coming from.
>>
>> i suspect that the problem is the encapsulation/naming of a usb error.  
>> it also appears that ubuntu 16.x is missing bus.dirname and dev.filename 
>> like recent centos.
>>
>> m 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to