Impact Acquire SDK C++
|
Distributing the Impact Acquire Python API requires some additional work as the Python interface has to be compiled for the specific target platform first. The same restrictions, path information, etc. as in the Common Files Needed For Every Device Family section apply.
Please refer to the to Impact Acquire SDK Python → Building And Running Applications Using Impact Acquire → Building → Windows for more details.
The resulting package will be located at %MVIMPACT_ACQUIRE_DIR%\LanguageBindings\Python\Output
. Depending on the Python version which should be used the resulting directory might be named according to the Python version it has been built for, e.g.:
lib.win32-3.8
for Python 3.8Impact Acquire < 3.0.1
) lib.win32-2.7
for Python 2.7