Re: [Sikuli-driver] [Question #698716]: How to connect Remote Linux server using Sikuli with Python Code

2021-09-15 Thread RaiMan
Question #698716 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/698716

Status: Open => Answered

RaiMan proposed the following answer:
Paramiko cannot be used in Jython (and hence SikuliX) due to native
library components, that are only available/accesible in native Python.

You might delegate the execution via SubProcess to a native Python
execution.

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #698733]: [2.0.5] xlrd: ClassNotFoundException ( org.apache.xerces.parsers.SAXParser )

2021-09-15 Thread RaiMan
Question #698733 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/698733

Status: Open => Answered

RaiMan proposed the following answer:
I have no solution for you with the current implementation of SikuliX
2.0.5.

1. the bundled Jython slim version does not contain the Xerces project 
2. Using Jython standalone 2.7.2 might not work, due to possible class path 
clashes
3. Jython 2.7.x generally has a problem using the Xerces project (this is due 
to a basic problem inside the SAX implementation in the Xerces project)

Nevertheless you might try, to run your scripts with Jython directly,
having SikuliX on the class path (only needed if SikuliX features are
used in the script).

Alternatively, you might delegate the xl... usage to a subprocess of
native Python.

As a consequence I will remove the bundled xl... components from SikuliX in 
2.0.6. 
And 2.0.6 will have a solution, to use Jython standalone as the script runner 
from command line (which will restrict the useable SikuliX API to the core 
features)

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #698733]: [2.0.5] xlrd: ClassNotFoundException ( org.apache.xerces.parsers.SAXParser )

2021-09-15 Thread RaiMan
Question #698733 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/698733

Summary changed to:
[2.0.5] xlrd: ClassNotFoundException ( org.apache.xerces.parsers.SAXParser )

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #698565]: sikuli script stops randomly with the following error: org.opencv.core.CvException: CvException [org.opencv.core.CvException: cv::Exception: OpenCV(3.4.2)

2021-09-15 Thread Launchpad Janitor
Question #698565 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/698565

Status: Open => Expired

Launchpad Janitor expired the question:
This question was expired because it remained in the 'Open' state
without activity for the last 15 days.

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp