We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0d9efa commit fce637fCopy full SHA for fce637f
doc/fluid/beginners_guide/install/install_Windows.md
@@ -27,10 +27,10 @@ Windows系统下可使用`cpu-z`这类软件来检测您的处理器是否支持
27
* 首先,**检查您的计算机和操作系统**是否满足以下要求:
28
29
For python2: 使用Python官方下载的python2.7.15
30
- For python3: 使用Python官方下载的python3.5.x
+ For python3: 使用Python官方下载的python3.5.x, python3.6.x 或 python3.7.x
31
32
-* Python2.7.x,pip >= 9.0.1
33
-* Python3.5.x,pip3 >= 9.0.1
+* Python2.7.x :pip >= 9.0.1
+* Python3.5.x, python3.6.x 或 python3.7.x :pip3 >= 9.0.1
34
35
下面将说明如何安装PaddlePaddle:
36
0 commit comments