Isadora updates Python to maintain compatibility with Numpy, and only updates to the latest version listed on https://www.python.org/downloads/ as “security”. This means newer Python versions may be available and listed as “bugfix”. Pythoner will not be updated to a “bugfix” version for stability.
| Isadora Version | Pythoner Version | Python Version | Supported Numpy Version |
|---|
| < 4.2.2 | 1.0.3 | 3.10 | 2.2.0 |
| 4.5 | 1.0.8 | 3.12.10 | 2.4+ |
| Isadora Version | Virtual Environment Support |
|---|
| < 4.2.2 | Pythoner includes VirtualEnv, and Python_Support_Scripts use this module for virtual environment creation/management. |
| 4.4.5 | Pythoner includes VirtualEnv, and Python_Support_Scripts use this module for virtual environment creation/management. |