From debb3e08102a8693e372de7e7d437b0541e4628a Mon Sep 17 00:00:00 2001 From: "J. M Areeb Uzair" <142584764+areebuzair@users.noreply.github.com> Date: Sun, 2 Mar 2025 17:48:21 +0600 Subject: [PATCH] Added Python version warning to Windows Install Section (#1872) I spent half a day on the wrong Python version, so I am adding this big, red sign. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0a13ac47c4..5b2dd6f129 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,8 @@ print(f'pip install --upgrade pip && pip install "unsloth[{x}] @ git+https://git ``` ## Windows Installation +> [!warning] +> Python 3.13 does not support Unsloth. Use 3.12, 3.11 or 3.10 ### Step 1: NVIDIA Video Driver You should install the latest version of your GPUs driver. You can download drivers here: