Operate the LAT Client in a disconnected network using these steps to install the LAT Client.Documentation Index
Fetch the complete documentation index at: https://docs.ocient.com/llms.txt
Use this file to discover all available pages before exploring further.
Requirements
On the version 8.0, the version 3.6.8 specifies the defaultpython3 requirement and the LAT Client requires Python version 3.8 or greater.
Contact Ocient Support for the LAT Client Python wheel file.
Install the LAT Client Python wheel by first gathering the RPMs for Python 3.11 on a system with access to the appropriate software repository python3.11 and its dependencies:
mpdecimalpython3.11-libspython3.11-pip-wheelpython3.11-setuptools-wheel
lat_client and its dependencies (.whl files). Execute this download command on a machine with Python 3.11 and pip installed.
Shell
Shell
Install the LAT Client
Install Python 3.11 on the machine in the disconnected network where<python3.11 RPM> is the path to the Python 3.11 RPM. <mpdecimal rpm> is the path to a dependency of Python 3.11. You can list more dependencies in this way using spaces between each one.
Shell
venv to install the LAT Client and its dependencies.
Shell
venv.
Shell
lat_client and its dependencies in the venv. Specify wheel files <wheels> as paths to wheel files separated by spaces.
Shell
Shell

