Prerequisites: PyPi mirror repository requirements for Agent Studio
You must configure a mirror repository for air-gapped environments that restrict access to the public PyPi repository.
The mirror repository must contain the necessary CMLAPI dependencies, which are generated
using swagger-codegen during the creation of the CMLAPI Python client.
A Python environment must meet the following minimum package version requirements:
certifi- 14.05.14 or highersix- 1.10 or higherpython_dateutil- 2.5.3 or highersetuptools- 21.0.0 or higherurllib3- 1.15.1 or higher
In addition to the core dependencies, you must synchronize any tool-specific dependencies with the mirror repository.
