Hi

I need to use a python package and call it's class's methods from an already
extensive java package . The python package communicates with USB device and
therefore uses PyUSB library. In order to be able to mix Java and Python I
decided to use Jython. However it seems that the usb package which was
imported in the python code on my system just fine, is not known when I use
the jython interpreter. Does that mean that Jython doesn't support this
python library??
I am working in eclipse on Windows 7 and have both Jython and Python set up
as interpreters fpr PyDev in the eclipse.
Any help would be greatly appreciated.

Thanks so much in advance.
Safi
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to