← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #441818]: Using 3rd party java libraries

 

Question #441818 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/441818

Brian Cerny gave more information on the question:
Increased the log level of Sikulix to 3 and saw this in the log:

[debug] JythonScriptRunner: runPython: running script from IDE: C:/Users/Brian/Desktop/fw.sikuli
[debug] JythonSupport: load: to be loaded: C:\users\Brian\Downloads\jna-4.3.0.jar
[debug] RunTimeIDE: addToClasspath: file:/C:/Users/Brian/Downloads/jna-4.3.0.jar
[debug] JythonSupport: load: to be loaded: C:\users\Brian\Downloads\jna-platform-4.3.0.jar
[debug] RunTimeIDE: addToClasspath: file:/C:/Users/Brian/Downloads/jna-platform-4.3.0.jar

[error] script [ fw ] stopped with error in line 11
[error] ImportError ( No module named jna )

Line 11: import com.sun.jna

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.