On 26 November 2011 01:42, Wander Lairson Costa
<wander.lair...@gmail.com> wrote:
> 2011/11/25 Robert von Burg <ei...@eitchnet.ch>:
>> Hi guys.
>>
>> I just pulled the latest branch as i am trying to go through the
>> tutorial for v1.0.
>>
>> With the latest stable i'm running in a problem where the usb.control
>> does not yet exist, yet it is referenced in the tutorial.
>>
>> Now in the current master, the test fails with the following exception:
>>
>> Traceback (most recent call last):
>>  File "./testall.py", line 40, in <module>
>>    m = __import__(os.path.splitext(i)[0])
>>  File "./pyusb/tests/test_integration.py", line 44, in <module>
>>    utils.get_str_data1(),
>>  File "./pyusb/tests/utils.py", line 67, in get_str_data1
>>    if sys.version_info.major >= 3:
>> AttributeError: 'tuple' object has no attribute 'major'
>>
>> Is this a real problem for pyusb, or can i still install it and use it?
>>
>
> Which version of Python are you using?

I'm using python 2.6.6 on Ubuntu 10.10 Maverick

-- 
Robert von Burg <ei...@eitchnet.ch>
dipl. Informatiker in Softwareentwicklung HF / pBac-Eng ODEC
software development
system & network administration

http://eitchnet.ch
http://gsinet.ch

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to