If you need additional Python packages to run your analysis automation tasks, you can
extend the SystemLink Python environment.
Before you begin, go to the
Python Package Index repository (PyPI) to
determine the name of the package you want to install.
-
Log in to SystemLink as administrator.
-
Open the command line.
-
Change the work directory to C:\Program Files\National
Instruments\Shared\Skyline\Python\<latest version>.
-
Execute the command python -m pip install
<package>, where <package> is the name of the
package in PyPI you wish to install.