Skip to content

Commit 2fa476e

Browse files
committed
Update required python version in Quick start guide
1 parent 61672ca commit 2fa476e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/quick_start_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Follow device driver installation instructions to complete the step.
2424
Python Interpreter
2525
==================
2626

27-
You will need Python 3.8, 3.9, or 3.10 installed on your system. If you
27+
You will need Python 3.9, 3.10, 3.11 or 3.12 installed on your system. If you
2828
do not have one yet the easiest way to do that is to install
2929
`Intel Distribution for Python*`_. It installs all essential Python numerical
3030
and machine learning packages optimized for the Intel hardware, including

0 commit comments

Comments
 (0)