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

I am using Sikuli 1.0.1 and Python 3.3.
I am reading some data from an ini file and use the data later in some python 
files. These python files contain some functions specific to Sikuli too.
When I want to run the sikuli script I get this error message: "[error] 
ImportError ( No module named configparser )"

What I know is that for python 3 onwards name of the parser changed from 
"ConfigParser" to "configparser".
Is it possible that the error is caused by an incompatibility between Pyhon and 
Sikuli?

Thank you,

Marius


-- 
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     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to