docs: update Python prerequisite to 3.10 (#23801)

This commit is contained in:
Pai Liu
2026-04-27 15:36:38 -07:00
committed by GitHub
parent b73c44b545
commit 7b9ff79f93
4 changed files with 7 additions and 3 deletions
+4
View File
@@ -11,6 +11,10 @@ You can install SGLang using one of the methods below.
This page primarily applies to common NVIDIA GPU platforms.
For other or newer platforms, please refer to the dedicated pages for [AMD GPUs](../hardware-platforms/amd_gpu), [Intel Xeon CPUs](../hardware-platforms/cpu_server), [Google TPU](../hardware-platforms/tpu), [NVIDIA DGX Spark](https://lmsys.org/blog/2025-11-03-gpt-oss-on-nvidia-dgx-spark/), [NVIDIA Jetson](../hardware-platforms/nvidia_jetson), [Ascend NPUs](../hardware-platforms/ascend-npus/ascend_npu), and [Intel XPU](../hardware-platforms/xpu).
<Note>
Prerequisites: Python 3.10 or higher.
</Note>
## Method 1: With pip or uv
It is recommended to use uv for faster installation: