06 Nov 2024
	
		
		03:13 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		15 Jan 2025
	
		
		03:14 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 GosiaMurawska
		
			GosiaMurawska
		
		
		
		
		
		
		
		
	
			
		
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
Solved! Go to Solution.
06 Nov 2024 03:21 PM
You are right, OneAgents and ActiveGates have self-contained python versions, so not dependent on the ones installed in those OSs.
