← 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: Answered => Open

sandeep is still having a problem:
After using the Dpython.path as below, I can import my files but what I
see now is the test does not run and just opens the IDE however if I use
without python.path i.e. "/runIDE  -r ~/create_cluster_import" it works
fine. Any idea what is going on?, see below for what I ran..

So I used  "/runIDE -Dpython.path=$PYTHONPATH -r
~/create_cluster_import"


running SikuliX-IDE: -Xmx512M -Dapple.laf.useScreenMenuBar -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine
-jar ./sikuli-ide.jar -Dpython.path=:/opt/git/test_util:/usr/local/staf/lib/python27:/usr/local/staf/lib:/mnt/toolchain/thirdparty/vmware/non-redistributable/site-packages -r /home/sbaldawa/create_cluster_import

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