Re: [Sikuli-driver] [Question #697732]: macOS M1: how to use a custom build of OpenCV

2021-06-26 Thread Jeff Harmon
Question #697732 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697732 Jeff Harmon posted a new comment: I have the native opencv loading, but can't actually execute anything because the libMacUtil.dylib is still built for Intel. I see the Support/nativeCode/mac/MacUtil.m file

Re: [Sikuli-driver] [Question #697737]: Copy Pattern Object

2021-06-26 Thread RaiMan
Question #697737 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697737 Status: Open => Answered RaiMan proposed the following answer: If I understand right, then you can do the following: currentName = somePattern.getFilename() newFilename = doSomethingWith(currentName)

[Sikuli-driver] [Question #697737]: Copy Pattern Object

2021-06-26 Thread Jeff_Vallis
New question #697737 on SikuliX: https://answers.launchpad.net/sikuli/+question/697737 I have images which I would like to list. and would like to replace the path of the image with some text v_User_Path = "Some stuff" so I tried v_Test = v_Image.replace(v_User_Path,"YourPath") Result Attribu

Re: [Sikuli-driver] [Question #697732]: macOS M1: how to use a custom build of OpenCV

2021-06-26 Thread RaiMan
Question #697732 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697732 Status: Open => Answered RaiMan proposed the following answer: I am sorry, but currently there is no prepared way, to do what you want. In a few days I will have an iMac M1 available and will start to

Re: [Sikuli-driver] [Question #697732]: macOS M1: how to use a custom build of OpenCV

2021-06-26 Thread RaiMan
Question #697732 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697732 Summary changed to: macOS M1: how to use a custom build of OpenCV -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX. ___