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.

_______________________________________________
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

Reply via email to