sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37015
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 can also be bootstrapped with a script
... this might be, but the overall design of this feature requires, to run the script from commandline with the P(J)ython interpreter and a valid P(J)ython installation, that is known in the current environment (it tries to install something in this environment and changes the environment accordingly).
All this is not given when you run a script with the means of SikuliX, since there is no such environment at runtime (internal use of a dynamically allocated interpreter instance).
this might be helpful:
http://sikulix-2014.readthedocs.org/en/latest/scenarios.html#using-python
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.