← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #261821]: Why does sys.path not contain PYTHONPATH variables?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
I guess, you have to make your own command script or use the plain java
command like this:

java
-Dpython.path=:/opt/git/test_util:/usr/local/staf/lib/python27:/usr/local/staf/lib:/mnt/toolchain/thirdparty/vmware
/non-redistributable/site-packages  -jar ./sikuli-ide.jar -r
/home/sbaldawa/create_cluster_import

to get the -D parameter in front

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.