Technical Requirements
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.
Supported Platforms
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.
✅ Windows is supported on any combination of the variants
Operating System
Windows
Windows Version
10.0.10240+ (aka Windows 10 or Windows 11)
Architecture
win-amd64 (64bit Windows on AMD64, aka x86_64, Intel64, and EM64T)
Python Version
3.8.6+, 3.9-3.13
System Bit
64-bit
Pip Version
22.3+
A + indicates that higher versions are also acceptable
✅ macOS (aka darwin) is supported on any combination of the variants
Operating System
macOS
macOS Version
11, 12, 13, 14, or 15
(AKA Big Sur, Monterey, Ventura, Sonoma or Sequoia)
Architecture
arm64 (M-chips) or x86_64 (Intel)*
Python Version
3.8-3.13
System Bit
64-bit
Pip Version
22.3+
A + indicates that higher versions are also acceptable
*Older Macs with Intel chips may run into trouble when running neural network-based synthesizers such as CTGAN. For more info, see Troubleshooting.
Verifying your requirements
Using the SDV Installer, run the check-requirements command to verify whether your current environment meets the technical requirements.
sdv-installer check-requirementsThis command prints whether your current environment passes or fails the check, as well as more information about your particular machine.
Verifying system requirements for SDV Enterprise ...
Operating system: macOS
OS Version: 14
Architecture: arm64
Python Version: 3.11.13
System bit: 64-bit
Pip version: 24.2
Result: Passed
Your system meets the technical requirements for SDV Enterprise.If you are not able to install and use the SDV Installer on your machine, you can instead open up Python and manually run the code below.
FAQ
Last updated

