system requirements - zapta/apio-new-doc-wiki.delete-me GitHub Wiki

Apio system requirements

The information in this page was last updated on June 2025.

Operating System Requirements

Apio is supported on the following operating system (aka 'platforms'):

Apio Platform Code Description Versions
darwin_arm64 Mac OSX (Apple Silicon) OSX 12 and above
darwin_x86_64 Mac OSX (Intel) OSX 12 and above
linux_x86_64 Linux X86 64 bit Tested with Ubuntu LTS 24.04
linux_aarch64 Linux ARM 64 bit
windows_amd64 Windows x86 64 bit Windows 10 and above

Python Requirements

These requirements are applicable only when installing Apio as a Pip package (Python based installation).

Python is not required when installing Apio using an installer, Debian package, or a file bungle.

To test the Python version run python --version. To download Python visit python.org.

Python version Status
3.13.x Recommended
3.12.x Supported
3.11.x Supported