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

    Status: Open => Answered

obiwan-92 proposed the following answer:
Ok.

I see a lot of errors, here.

1. At the beginning of the imported file, add : from sikuli import *
2. Replace if exists(patientName) by if exists(patientName):
3. The image have to be in the sikuli folder or the sikuli folder should be add 
to sys.path

Maybe, you have some other errors.

Regards.

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to