sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34964
Re: [Question #272170]: [1.1.0] Running JRuby scripts: JythonSupport: Not possible to get a Jython on to the classpath!
Question #272170 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272170
RaiMan requested more information:
I just made a test with the latest sikulixapi.jar on Java classpath before running a jirb session on commandline:
irb(main):001:0> require 'Lib/sikulix'
=> true
irb(main):002:0> include Sikulix
=> Object
irb(main):003:0> popup("Hallo")
=> nil
irb(main):004:0>
this worked without problems.
So please check your setup.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.