sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #39151
Re: [Question #304458]: When we install Sikuli whether Lib folder will automatically created? or do we need to create it?
Question #304458 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/304458
Status: Open => Answered
RaiMan proposed the following answer:
-- using SikuliX 1.1.1?
-- did you read that?
http://sikulix-2014.readthedocs.io/en/latest/scenarios.html#using-robotframework
with 1.1.1, the Lib folder is always created.
It is not recommended, to move the SikuliX stuff around.
Use the respective sys.path features (commandline and/or script-
internally), to add locations to sys.path, where modules can be found.
... and there are additional options:
http://sikulix-2014.readthedocs.io/en/latest/scenarios.html#access-python-packages-from-sikulix-scripts-run-by-sikulix-gui-or-commandline
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.