← Back to team overview

sikuli-driver team mailing list archive

[Question #189892]: ImportError: No module named sikuli.Sikuli

 

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

I am getting this error when I run my python script.

ImportError: No module named sikuli.Sikuli

The first lines in my script are

from sikuli.Sikuli import *
import unittest
import HTMLTestRunner

I am on Windows 7 and the path is set to the folder where sikuli-script.jar resides.
I even tried copying sikuli-script.jar into the folder I am running the script from. 

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