← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #705863]: Sikulix 2.0.5 I want use requests (HTTP for Humans)

 

Question #705863 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/705863

RaiMan proposed the following answer:
with 
for e in sys.path: print e

you can show the current content of sys.path.

You should see, that Jython/Lib is already there (when using
SikulixIDE).

in sites.txt have line
C:\temp\Anaconda2\Lib

to add it to sys.path.

After changing sites.txt you have to restart the IDE.

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