File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,9 @@ <h3>Older versions of TensorFlow</h3>
2626
2727< h3 > System requirements</ h3 >
2828< ul >
29- < li > Python 3.7–3.9
29+ < li > Python 3.7–3.10
3030 < ul >
31+ < li > Python 3.10 support requires TensorFlow 2.8 or later.</ li >
3132 < li > Python 3.9 support requires TensorFlow 2.5 or later.</ li >
3233 < li > Python 3.8 support requires TensorFlow 2.2 or later.</ li >
3334 </ ul >
@@ -65,7 +66,7 @@ <h2>1. Install the Python development environment on your system</h2>
6566 Check if your Python environment is already configured:
6667</ p >
6768
68- < aside class ="note "> Requires Python 3.7–3.9 , and pip >= 19.0</ aside >
69+ < aside class ="note "> Requires Python 3.7–3.10 , and pip >= 19.0</ aside >
6970
7071< pre class ="prettyprint lang-bsh ">
7172< code class ="devsite-terminal "> python3 --version</ code >
You can’t perform that action at this time.
0 commit comments