So I have read over the SDK programmers guide, excellent by the way, and the question I have is how can I get a python library that is not included in the core of python into Ignition for use in scripting in the designer?
i.e. - I have library opencv that supports python and contains wrappers for c++, I also have a python library - numpy in which I would like to have access to.
Where could I turn for information on how to complete this process?
Thanks for any help.