sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #49565
[Question #676607]: package directory 'lib\yaml' does not exist
New question #676607 on Sikuli:
https://answers.launchpad.net/sikuli/+question/676607
Hello, please help me.
I'm using SikulixIDE 1.1.3, Windows 10.
I need to load yaml module to my sikuli script.
I download the zipped source from https://pypi.python.org/pypi/PyYAML/3.12
Unziped it and run setup.
I used this commandline:
java -cp C:\Users\user\Desktop\sikuli/sikulix.jar org.python.util.jython C:\Sikuli\PyYAML-3.12\setup.py install
But cmd write:
error: package directory 'lib\yaml' does not exist
Are you have any idea, why this may be?
This directory exist.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.