Re: [Sikuli-driver] [Question #658471]: "IOError: [Errno 13] Permission denied " - I see this error when trying to capture image using shutill

2017-09-21 Thread Manfred Hampl
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.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #658471]: "IOError: [Errno 13] Permission denied " - I see this error when trying to capture image using shutill

2017-09-21 Thread Test App
Question #658471 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/658471

Status: Needs information => Solved

Test App confirmed that the question is solved:
Thank you Manfred

Your solution worked perfect

I can save the image with date and time stamp , No error seen

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp