sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36921
Re: [Question #286537]: IMPORTING PyVISA FAILED
Question #286537 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/286537
Status: Open => Answered
RaiMan proposed the following answer:
Since SikuliX is Java based, it uses Jython as Python script
interpreter.
Only modules written in Python language only can be used with SikuliX.
PyVISA is depending internally on C-based coding and a DLL. Hence it
cannot be used with SikuliX.
Try to find a Java library with comparable features, which then could be
used with SikuliX.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.