Prerequisites
Before you run the Policy Compliance Agent, import the orjson package into the directory where your Secure Agent is installed.
- 1Navigate to the Python runtime bin directory by running the following command:
cd /pythonRuntime/python/bin/
- 2Run the following command:
./ pip3.13 install --target data/external-libs/ orjson