I have been wanting to implement my python code into a app through xcode but I’ve had a lot of trouble doing it. At first, it kept saying “No such module OpenCV2” and after I downloaded a previous version, the error changed to “this SDK is not supported by the compiler”. What does this mean?
I tried downloading previous opencv versions as well as messing with the Framework search paths and also adding a package with this package url: https://github.com/r0ml/OpenCV which did not load for some reason.
Mathew is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.