← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #286841]: Jython and ensurepip

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
ensurepip is a one-time "command", used during setup of Jython on your
machine, to make pip available with Jython.

With SikuliX you have to decide, wether you want to use the bundled Jython "as is" (with limited support for additional Jython stuff like pip) or use your own Jython installation to run your scripts from command line, but having all options available.
trying to access pip features in SikuliX scripts does not make much sense.

see: 
https://github.com/RaiMan/SikuliX-2014/wiki/Usage-in-Java-programming

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