New question #195742 on Sikuli: https://answers.launchpad.net/sikuli/+question/195742
After building successfully sikuli-script, I tried to run tests with run-py-test.sh but got the following errors. Is there some other way to run the tests? I want to try adding some features, thanks! ./run-py-test.sh Tesseract-OCR Data Path: /usr/local/share/tessdata Tesseract-OCR Data Path: /usr/local/share/tessdata Tesseract-OCR Data Path: /usr/local/share/tessdata -- checking for module 'Tesseract' -- package 'Tesseract' not found -- Found Tesseract NATIVE_LIBS: VisionProxy;VDictProxy Tesseract-OCR Data Path: /usr/local/share/tessdata Sikuli Version X-1.0rc3 CMake Error at sikuli-ide/CMakeLists.txt:135 (add_custom_target): add_custom_target cannot create target "update-version" because another target with the same name already exists. The existing target is a custom target created in source directory "/home/g/proj/sikuli/sikuli/sikuli-script". See documentation for policy CMP0002 for more details. CMake Error at sikuli-ide/CMakeLists.txt:364 (add_custom_target): add_custom_target cannot create target "java-test" because another target with the same name already exists. The existing target is a custom target created in source directory "/home/g/proj/sikuli/sikuli/sikuli-script". See documentation for policy CMP0002 for more details. CMake Error at sikuli-ide/CMakeLists.txt:376 (add_custom_target): add_custom_target cannot create target "all-test" because another target with the same name already exists. The existing target is a custom target created in source directory "/home/g/proj/sikuli/sikuli/sikuli-script". See documentation for policy CMP0002 for more details. -- Configuring incomplete, errors occurred! You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

