NetXMS Support Forum

English Support => General Support => Topic started by: suphu on April 22, 2020, 03:41:56 AM

Title: nxshell-3.2.451 python version
Post by: suphu on April 22, 2020, 03:41:56 AM
from launched nxshell-3.2.451

print sys.version
2.7.1 (default:0df7adb1b397, Jun 30 2017, 19:02:43)

is there any plans to upgrade the embedded python to version 3.x?

thanks.
Title: Re: nxshell-3.2.451 python version
Post by: Victor Kirhenshtein on April 29, 2020, 05:46:26 PM
Unfortunately Jython (Python implementation in Java) which is used as foundation for nxshell seems to be stuck on version 2.2. If they eventually release Python 3 version we definitely will update nxshell.

Best regards,
Victor