sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #43898
Re: [Question #658471]: "IOError: [Errno 13] Permission denied " - I see this error when trying to capture image using shutill
Question #658471 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/658471
Status: Open => Needs information
Manfred Hampl requested more information:
There are two possible reasons for the error:
Either you are missing write access to the C:\Sikuli\ManApp scripts\Imagelogs\ directory
or
the error is caused by illegal characters in the file name.
For testing purposes replace the second line of your script by
stime = time.strftime("%Y-%m-%d-%H-%M-%S")
What do you get?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.