> Debian/ubuntu packages..
> when you make: apt-get install python-usb
>
> the latest (in the dev branch) is 0.4.3-1
> The 1.0 (alfa 1, 2, 3.. etc..) must be packaged !

I do prefer using pip to manage Python package on Debian / Ubuntu /
whatever / .. OS X.
The main reason is actually to use several versions of Python modules
on the same host, thanks to virtualenv.
It is far more versatile and flexible, especially with Python modules
that evolve far more quickly than Debian official repositories.

PyUSB is actually packaged on PyPi btw.

[OT] "libusb-1.0-0" on Debian is now using libusbx, which is quite confusing.

Cheers,
Manu

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to