Question #704189 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/704189

    Status: Answered => Open

Ryan K is still having a problem:
Thanks for responding RaiMan.

Switching gears... I talked with my SME.

I am currently running all my code within Eclipse,

Below is my code:

from sikuli import #
import Ryancode

print("ryan")

tmpRegion = Region(295, 329, 233, 178)
tmpRegion.highlight(2)

test.captureImage(None, 'ryan', tmpRegion)

print("done")


#################################################

I then get an error message:

ImportError: Ryancode.sikuli has no Ryancode.py

Can you explain this error?  I've been having a hard time figuring it
out.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to