Jelajahi Sumber

update installation doc (#2345)

* Update installation.md

* Update installation_en.md
AmberC0209 1 tahun lalu
induk
melakukan
7eadc20644

+ 2 - 2
docs/installation/installation.md

@@ -1,10 +1,10 @@
 简体中文 | [English](installation_en.md)
 
 # PaddleX本地安装教程
+> ❗安装 PaddleX 前请先确保您有基础的 **Python 运行环境**(注:当前支持Python 3.8 ~ Python 3.10下运行,更多Python版本适配中)。
 
 ## 1. 快速安装
 欢迎您使用飞桨低代码开发工具PaddleX,在我们正式开始本地安装之前,请首先明确您的开发需求,并根据您的需求选择合适的安装模式。
-
 PaddleX为您提供了两种安装模式:**Wheel包安装**和**插件安装**,下面分别对其应用场景进行介绍:
 
 ### 1.1 Wheel包安装模式
@@ -176,4 +176,4 @@ paddlex --install --platform gitee.com
 ```
 All packages are installed.
 ```
-更多硬件环境的PaddleX安装请参考[PaddleX多硬件使用指南](../other_devices_support/multi_devices_use_guide.md)
+更多硬件环境的PaddleX安装请参考[PaddleX多硬件使用指南](../other_devices_support/multi_devices_use_guide.md)

+ 2 - 2
docs/installation/installation_en.md

@@ -1,7 +1,7 @@
 [简体中文](installation.md) | English
 
 # PaddleX Local Installation Tutorial
-
+> ❗Before installing PaddleX, please ensure you have a basic **Python environment** (Note: Currently supports Python 3.8 to Python 3.10, with more Python versions being adapted).
 ## 1. Quick Installation
 Welcome to PaddleX, Baidu's low-code development tool for AI. Before we dive into the local installation process, please clarify your development needs and choose the appropriate installation mode.
 
@@ -175,4 +175,4 @@ After installation, you will see the following prompt:
 All packages are installed.
 ```
 
-For PaddleX installation on more hardware environments, please refer to the [PaddleX Multi-hardware Usage Guide](../other_devices_support/multi_devices_use_guide_en.md)
+For PaddleX installation on more hardware environments, please refer to the [PaddleX Multi-hardware Usage Guide](../other_devices_support/multi_devices_use_guide_en.md)