From: Karl O. <ko...@pu...> - 2008-09-18 05:24:06
|
You probably need root access. Use sudo or su. Karl On Thu, Sep 18, 2008 at 1:21 AM, Nguyễn Hồng Quân <ng....@gm...>wrote: > Hello. > I'm trying to use PyUSB to write a program communicating PC - PIC > microcontroller. First, I tried with my USB Flashdisk and Bluetooth > dongle. But when I used the function handle.claimInterface(0), I > received an error: "could not claim interface 0: Operation not > permitted" > Please explain me this error and instruct me the way to be able to > communicate with my device. > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Pyusb-users mailing list > Pyu...@li... > https://lists.sourceforge.net/lists/listinfo/pyusb-users > |