sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #52855
Re: [Question #685506]: how to use exe(use pyinstaller output)in sikuli
Question #685506 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/685506
Status: Open => Answered
Manfred Hampl proposed the following answer:
If you get this error message when executing test.exe in a cmd window,
then this is not an error message from Sikuli, but an error message from
test.exe.
Your test.exe has a problem, that it cannot find 123.txt.
You have to correct your test.py script and create a new test.exe
program which works and does not give an error.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.