Delivery of an application with the Processing Block Python API
To distribute your application using the Processing Block Python API, the application directory must also contain face_sdk_3divi.\*.so
or face_sdk_3divi.\*.pyd
.
When running the application, the same version of Python must be used as was used during development with face_sdk_3divi.\*.so
or face_sdk_3divi.\*.pyd
.
The face_sdk_3divi.\*.so
or face_sdk_3divi.\*.pyd
file is located in the project’s site-packages directory.