未验证 提交 1a217cec 编写于 作者: A Austin 提交者: Gitee

update en/device-dev/faqs/faqs-building.md.

Signed-off-by: NAustin <liaozhiqi7@huawei.com>
上级 513dfc1b
......@@ -190,8 +190,12 @@
- **Possible Cause 1:** Python is not installed.
- **Solutions**
[Install Python](../quick-start/quickstart-lite-env-setup-linux.md).
Run the following command to install Python 3:
```
sudo apt-get install python3.8
```
- **Possible Cause 2:** The soft link that points to the Python does not exist in the **usr/bin** directory.
......@@ -226,6 +230,9 @@
- **Solutions**
[Install Python](../quick-start/quickstart-lite-env-setup-linux.md).
Run the following command to install Python 3:
```
sudo apt-get install python3.8
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册