Hi 
 
I uninstall the old pyusb version installed by your distribution and that
work.
 
Thank
Dominique
 
 
>uninstall the old pyusb version installed by your distribution
 
 
 
2010/6/30 Meunier Dominique <fra...@gmail.com>:
> Hi,
> 
> 
> 
> I tried the example from the  pyusb  tutorial:
> 
> 
> 
>>>import usb.core
> 
>>>import usb.util
> 
>>> 
> 
>>># find our device
> 
>>>dev = usb.core.find(idVendor=0xfffe, idProduct=0x0001)
> 
> 
> 
> but I getting the error :
> 
>>> import usb.core
> 
>>>ImportError: No module named core
> 
> 
> 
> Same error with linux or windows  (pyusb 1.0, python 2.6)
> 
> What I forgot?
> 
> 
> 
> Thanks
> 
> Dominique

 

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to