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

Benny Phanichkul posted a new comment:
For some reason i had to explicitly import Robot and Toolkit
individually to get this to work. my imports ended up being:

from java.awt import Robot
from java.awt import Toolkit
from java.io import File
from javax.imageio import ImageIO

Anyone know why this would happen?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to