Supported Python versions

Hi,

I have been using Orthanc for a little while now to receive research scans from scanners, and using the AutoClassify script to move them to a network drive so they can be easily accessed and used.

Recently I got a message from our IT department that I have an outdated version of python (3.11) which causes vulnerabilities.

I have been searching this forum and the Orthanc book, but I cannot find which versions of Python are supported by Orthanc and the AutoClassify plugin.

I only found this topic, mentioning python 3.11: Windows Python Plugin builds - Google Groups archive - Orthanc Users

Does anyone know where I can find which version of Python I can use?

Thanks!
Thom

Hi @ThomB

Right now, with the Windows Installer, versions 3.8 to 3.12 are supported:

I’ll check if I can update the build process to include 3.13 and 3.14.

Best regards,

Alain.

Thanks Alain!

I could have seen this in the installer of course.
Thanks for looking into updating!

Best,

Thom

FYI, python 3.13 has been added to the installers 25.11.3 that have just been released.

Python 3.14 will be supported for the next python plugin release next week.

Alain

Thanks Alain!

That was really quick!