I am running a SikuliX 2.0.5 script that uses latest Jython 2.7.2. The script fails on import xmlrunner with below error message:
[error] AttributeError ( 'javapackage' object has no attribute 'TextIOBase' )
Earlier version of Jython does not exhibit this error.
Does xmlrunner support latest Jython 2.7.2 ?
I am running a SikuliX 2.0.5 script that uses latest Jython 2.7.2. The script fails on import xmlrunner with below error message:
[error] AttributeError ( 'javapackage' object has no attribute 'TextIOBase' )
Earlier version of Jython does not exhibit this error.
Does xmlrunner support latest Jython 2.7.2 ?