| Thread Previous • Date Previous • Date Next • Thread Next |
Question #266871 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266871
Status: Answered => Open
Giel Raijmakers is still having a problem:
Hi RaiMan,
thanks for the comment.
Yes, I already use the Ruby version of SikuliX.
Yes, I have installed Ruby, I installed the Prawn gem... but, Sikuli mentions that "no such file to load."
Do I have to set certain settings so Sikuli can find the gem?
Code I use:
################
require "prawn"
Prawn::Document.generate("hello.pdf") do
text "Hello World!"
end
################
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
| Thread Previous • Date Previous • Date Next • Thread Next |