Technical Requirements
Last updated
Last updated
If you are installing the SDV Enterprise edition for the first time in a new environment, it's important to check that your environment can support the software.
You can install and use SDV Enterprise on your Linux, Windows, or MacOS machine provided that it supports the requirements listed below.
Linux is supported on any combination of the variants
Operating System
Linux
Linux Kernel Version
5.10+
Linux Distribution
Debian GNU/Linux (11 "Bullseye" or 12 "Bookworm")
Ubuntu (22.04 "Jammy Jellyfish" or 24.04 "Noble Numbat")
Architecture
x86_64
(Intel), or aarch64
*
Python Version
3.8-3.13
System Bit
64-bit
Pip Version
22.3+
A +
indicates that higher versions are also acceptable
*Due to an ongoing issue with GitHub, we are not able to support the aarch64
architecture until later in 2025.
Not sure if your environments meets the requirements? Open Python and run the code below to print out details about your environment.
This will print out your system's configuration, plus some additional information that may help with troubleshooting. For example:
Check these items with the requirements listed above.
Python Version: The Python organization determines which versions of Python are active. Older versions of Python are not maintained, which can lead to bugs and security vulnerabilities over time. For more information, see the official .
Architecture: A 64-bit architecture provides fast processing speeds, which is important for software that analyzes large quantities of data. Older, 32-bit processors are no longer supported by popular data science libraries such as . The SDV relies on these libraries for the latest deep learning models.
If you have any follow up questions, please start a discussion in .