sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #51543
Re: [Question #680591]: First time sikuli user, after download and run, it crashes.
Question #680591 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/680591
RaiMan proposed the following answer:
rather sure, that this is the problem:
C:\Users\Testcom1\Downloads\Bryan\Test Automation\installers\sukuli2
there is a space in the path ...\Test Automation\...
change to
...\TestAutomation\...
or
...\Test_Automation\...
or
...\Test-Automation\...
I have to fix this odd behavior ;-)
... but I always recommend to use path/file names (at least with SikuliX) that only contain:
letters, numbers, hyphen and underscore (no spaces, no other special characters!)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.