sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #57583
Re: [Question #698716]: How to connect Remote Linux server using Sikuli with Python Code
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.