From f03360fd5a751550cb517603aa77b6a53f875639 Mon Sep 17 00:00:00 2001 From: SACHIDANAND ALLE Date: Mon, 16 May 2022 14:19:53 +0100 Subject: [PATCH] Mention python versions which are supported Signed-off-by: SACHIDANAND ALLE --- docs/source/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/installation.rst b/docs/source/installation.rst index a5a3ac0b0..847c2f358 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -6,7 +6,7 @@ Prerequisites --------------- MONAI Label supports both **Ubuntu** and **Windows** OS with GPU/CUDA enabled. -Make sure you have python 3.x version environment with PyTorch and CUDA installed. +Make sure you have python 3.7/3.8/3.9 version environment with PyTorch and CUDA installed. MONAI Label features on other python version are not verified. - Install `Python `_ - Install the following Python libraries