Impact Acquire SDK Python
Python Support

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 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.8
  • (Only for Impact Acquire < 3.0.1) lib.win32-2.7 for Python 2.7
Note
More information about locations of libraries within the standard installation is summarized at Locating Runtime Libraries.