← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #689545]: Script too large to compile

 

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

xyz_User gave more information on the question:
Looks like had python 3 installed, I've compiled it with python 2

but now I'm getting a different error:

[error] JythonSupport: exec: returns: Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Users\user7643\AppData\Roaming\Sikulix\Lib\compileall.py", line 50, in compile_dir if not compile_file(fullname, ddir, force, rx, quiet): File "C:\Users\user7643\AppData\Roaming\Sikulix\Lib\compileall.py", line 99, in compile_file ok = py_compile.compile(fullname, None, dfile, True) File "C:\Users\Humayun\AppData\Roaming\Sikulix\Lib\compileall.py", line 99, in compile_file ok = py_compile.compile(fullname, None, dfile, True) File "C:\Users\user7643\AppData\Roaming\Sikulix\Lib\py_compile.py", line 96, in compile _py_compile.compile(file, cfile, dfile) File "C:\Users\user7643\AppData\Roaming\Sikulix\Lib\py_compile.py", line 96, in compile _py_compile.compile(file, cfile, dfile) at org.python.compiler.Module.serializePyBytecode(Module.java:867)
at org.python.compiler.Module.compile(Module.java:989)
at org.python.core.imp.compileSource(imp.java:370)
at org.pytho

n.core.imp.compileSource(imp.java:296)
at org.python.modules._py_compile.compile(_py_compile.java:37)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter

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