New question #686811 on Sikuli: https://answers.launchpad.net/sikuli/+question/686811
I switched to Mac OS Sierra from El Capitan and this error appeared: IOError ( [Errno 13] Permission denied: '/Users/macuser/Dropbox/sikuli/images/instructions.png' ) Here is the relevant code: reg = Region(Region(278,216,390,119)) img = capture(reg) shutil.move(img, "/Users/macuser/Dropbox/sikuli/images/prompt.png") I chmod'd 777 the images folder, but still nothing. Thanks! -- 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 : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

