I have been trying to use PyUSB for a few hours using Python 3.3 under
Windows 7 and was getting issues with "Cannot find
backend". ctypes.util.find_library was failing to find the DLL, yet if I
stepped through the code, it would find the DLL. Even once this was
resolved, a problem occurred in the init code.

I switched to Python 2.7 and all is well.

Is this a know issue?

Thanks,

Andrew

-- 
Andrew
------------------------------------------------------------------------------
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/learnmore_122712
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to