← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #247222]: Using Sikuli to test Python3/PyQt5 on Mac?

 

Question #247222 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/247222

    Status: Open => Answered

RaiMan proposed the following answer:
@ comment #3
good finding. the docs are for RC3 and not yet up to date.

your App.open() problem: on Mac the internal implementation does not
allow to use any files with an associated app, that should open them.

You might try with
run("open your_stuff.py")

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.