← Back to team overview

sikuli-driver team mailing list archive

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

 

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

Im trying to run sikulix in a VM(virtual Box) windows 10 and i'm encountering this error:

error] TypeError ( !!WHILE IMPORTING!! !!WHILE IMPORTING!! __init__() takes at least 3 arguments (2 given) )
[error] --- Traceback --- error source first
line: module ( function ) statement 
5: fct (  <module> )     import parameters, debug, hashlib, subprocess, maintenance
2: test4 (  <module> )     import fct, device
4: main (  <module> )     import test4
[error] --- Traceback --- end ---------

NB: the same tests work well in my host windows 10 ( the problem is just in the VM windows 10)

i have installed:
Java 8
sikulix ( i tried all the version and the same error everytime)

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