cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Python extension requirements

Roeir5
Visitor

Hi,

recently I have developed a python based 2.0 extension. during the monitoring configuration, i am have established that the requirement will be a specific version of the agent ( as a minimum pre-req) and also that python 3.10 should be installed (again, as a minimum pre-req). 

I have tried to check for possible failures when installing the agent on a server that has a much lower version of python (3.4), and it worked.

Maybe I misunderstood what I have been told, but I need a clarification on the subject: 

does the one agent, is installed with certain python venv in a >=3.10 version? and the extension is not even dependent on the python that is installed on the machine itself ? 

 

Thanks, 

Roei

 

1 REPLY 1

AntonioSousa
DynaMight Guru
DynaMight Guru

@Roeir5,

You are right, OneAgents and ActiveGates have self-contained python versions, so not dependent on the ones installed in those OSs.

Antonio Sousa

Featured Posts