New question #269834 on Sikuli:
https://answers.launchpad.net/sikuli/+question/269834

Hi , I am new to Sikuli, I am getting below error while executing. I kept both 
scripts in same folder. Please help me out

# script1.sikuli
# a script to be imported
from sikuli import *
popup("Hello, I am script1")

# main.sikuli
popup("Hello, I am the main script")
import script1.sikuli

============
[error] script [ *main ] stopped with error in line 8
[error] NameError ( !!WHILE IMPORTING!! name 'click' is not defined )
=========

-- 
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