circle-exclamation
This documentation is subject to changes, The version 4.6 has not been officially released.

Manual Plugin Installation

This page describes how to manually install the plugin if automatic installations do not work

Plugin installation

The Server for Nx Witness, Nx Go and Nx Meta version 6.1.1 and newer are packaged with the Nx AI Manager Plugin, so a separate installation should not be necessary.

If your Nx Server installation does not come with the plugin, please refer to the scripted installation or manual installation.

The Nx Client does not need a separate installation of the plugin.

Scripted installation

The default installation of Nx Witness comes with the plugin. A scripted installation is not provided.

Re-installation or Updates

If you want to update or re-install the Nx AI Manager Plugin you can safely re-run the same command.

The old version of the plugin will be removed by the install script before the new version is installed.

Your settings will be stored and reused. You will still need to check the settings, because in some cases new options are available that require some changes. An example might be a new runtime that is available for your hardware.

Advanced manual installation

The plugin can be downloaded from the following link for x86 devices:

Plugin download link x86_64

You can also download an aarch64 version of the plugin for ARM64 based devices:

Plugin download link aarch64

Once downloaded, copy the plugin file to the appropriate plugins folder.

The folder and the plugin file should be named in this exact way. Rename the plugin file if necessary.

Make sure to give read and write permissions to the created directory so that the Nx AI Plugin can create the files it needs by running:

Once installed, the Nx Meta Server must be restarted before the plugin is detected.

Customized installation path

The install path can be customized for testing purposes and manually started to see output. However, the Nx AI Manager Plugin expects the Nx AI Manager to be installed in the same folder, and the Stop/Start commands from the Nx AI Manager Plugin UI will not work if the Nx AI Manager is installed somewhere else.

Last updated