Policy Compliance Agent > Introduction to Policy Compliance Agent recipe > Prerequisites
  

Prerequisites

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