← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #701524]: WHILE IMPORTING _init_() takes at least 3 arguments(2given)

 

Question #701524 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/701524

    Status: Open => Answered

RaiMan proposed the following answer:
---  i tried all the version and the same error everytime
hence it is unlikely, that SikuliX is the problem.

general recommendation: use version 2.0.5 (earlier versions not
supported)

Compare your host and VM Windows setup about differences in the system
settings (path, environment, ...).

Apparently it is a problem in the Python/Jython code (imports in module
fct)

--- import parameters, debug, hashlib, subprocess, maintenance
split the imports to one line for each, to get nearer to the offending __init__()

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.