← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #267115]: ImportError (module.sikuli has no module.py)

 

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

    Status: Needs information => Open

Alexis gave more information on the question:
In the main folder, I have mymainscript.sikuli, settings.py and HTMLTestRunner.py. I use mymainscript to call everything, including other Sikuli modules, and other python modules.
In my understanding settings.py can be imported since i'm running the script from mymainscript.sikuli, and it is located in the same folder. 
It is working just fine on 1.0.1.

settings.py then add other locations to sys.path to import others
modules, at different locations.

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