未验证 提交 66dbcf1c 编写于 作者: A Austin 提交者: Gitee

update zh-cn/device-dev/faqs/faqs-environment-setup.md.

Signed-off-by: NAustin <liaozhiqi7@huawei.com>
上级 7e0a2b1b
...@@ -3,7 +3,9 @@ ...@@ -3,7 +3,9 @@
## 轻量和小型系统<a name="section1742119306399"></a> ## 轻量和小型系统<a name="section1742119306399"></a>
### 安装hb过程中,出现乱码、段错误<a name="section36351051193919"></a> ### 安装hb<a name="section36351051193919"></a>
#### 出现乱码、段错误
- **现象描述** - **现象描述**
...@@ -23,7 +25,7 @@ ...@@ -23,7 +25,7 @@
``` ```
### 安装hb过程中,提示"cannot import 'sysconfig' from 'distutils'"<a name="section48221013144011"></a> #### 提示"cannot import 'sysconfig' from 'distutils'"<a name="section48221013144011"></a>
- **现象描述** - **现象描述**
...@@ -43,7 +45,7 @@ ...@@ -43,7 +45,7 @@
``` ```
### 安装hb过程中,提示"module 'platform' has no attribute 'linux\_distribution'"<a name="section10307193044111"></a> #### 提示"module 'platform' has no attribute 'linux\_distribution'"<a name="section10307193044111"></a>
- **现象描述** - **现象描述**
...@@ -65,7 +67,7 @@ ...@@ -65,7 +67,7 @@
``` ```
### 安装hb过程中,提示"Could not find a version that satisfies the requirement ohos-build"<a name="section8692735427"></a> #### 提示"Could not find a version that satisfies the requirement ohos-build"<a name="section8692735427"></a>
- **现象描述** - **现象描述**
...@@ -84,9 +86,9 @@ ...@@ -84,9 +86,9 @@
python3 -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple ohos-build python3 -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple ohos-build
``` ```
### 安装python3
#### 提示“configure: error: no acceptable C compiler found in $PATH”<a name="section870082884217"></a>
### 安装python3过程中,提示“configure: error: no acceptable C compiler found in $PATH”<a name="section870082884217"></a>
- **现象描述** - **现象描述**
...@@ -107,7 +109,7 @@ ...@@ -107,7 +109,7 @@
2、完成后,重新安装python3。 2、完成后,重新安装python3。
### 安装python3过程中,提示“-bash: make: command not found”<a name="section198707170455"></a> #### 提示“-bash: make: command not found”<a name="section198707170455"></a>
- **现象描述** - **现象描述**
...@@ -128,7 +130,7 @@ ...@@ -128,7 +130,7 @@
2、完成后,重新安装python3。 2、完成后,重新安装python3。
### 安装python3过程中,提示“zlib not available”<a name="section85401445204518"></a> #### 提示“zlib not available”<a name="section85401445204518"></a>
- **现象描述** - **现象描述**
...@@ -162,7 +164,7 @@ ...@@ -162,7 +164,7 @@
完成后,重新安装python3。 完成后,重新安装python3。
### 安装python3过程中,提示“No module named '\_ctypes'”<a name="section12202694460"></a> #### 提示“No module named '\_ctypes'”<a name="section12202694460"></a>
- **现象描述** - **现象描述**
...@@ -185,7 +187,7 @@ ...@@ -185,7 +187,7 @@
2、完成后,重新安装python3。 2、完成后,重新安装python3。
### 安装 kconfiglib时,遇到lsb\_release错误<a name="section5803174135115"></a> #### 遇到lsb\_release错误<a name="section5803174135115"></a>
- **现象描述** - **现象描述**
...@@ -223,5 +225,3 @@ ...@@ -223,5 +225,3 @@
sudo apt-get remove python3-apt sudo apt-get remove python3-apt
sudo apt-get install python3-apt sudo apt-get install python3-apt
``` ```
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册