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

Description changed to:
my code looks like below

i have two file names called as test.py and common.py. test.py is in one
folder and common.py is in another folder

test.py code:

import sys
sys.path.insert(1, '../lib')

import common

when i run in the editor then the error shows as ImportError no module
named common.

please help me ASAP.

-- 
You received this question notification because your team Sikuli Drivers
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