Wander Lairson Costa <wander.lairson@...> writes:

> 
> 2011/11/13 Safoura <s.seddighin@...>:
> >
> >
> >
> >
> > Just wanted to add that I added a print"test" statement in the "find" 
function
> > of usb.core.find and I see the message"test" so the function is called but 
don't
> > know what happens after that!
> >
> 
> You can add the environment variable PYUSB_DEBUG_LEVEL=debug and get
> details of what is happening..
> 


Hi Wander,

Thanks for the reply!
When I add this env. variable , where can I see the details?

Also can it be a priviledge issue with the usb functionality?
If I run my python code (which uses the usb module) it runs just fine. If that 
exact python code gets run by another program (java program which uses 
Runtime.exec to call and run the python code), python code doesn't proceed when 
it gets to the starting point of using the usb module; running the code by me 
versus running the code by another program(java code).

Thanks again in advance!
Looking forward to hearing from you!!

Safoura


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to