提交 a1b0611c 编写于 作者: E ester.zhou

update docs

Signed-off-by: Nester.zhou <ester.zhou@huawei.com>
上级 0c406b60
...@@ -56,15 +56,15 @@ ...@@ -56,15 +56,15 @@
1. Check whether the network cable is properly connected. 1. Check whether the network cable is properly connected.
2. Click Windows Firewall. 2. Click **Windows Firewall**.
**Figure 6** Network and firewall settings **Figure 6** Network and firewall settings
![en-us_image_0000001226634732](figures/en-us_image_0000001226634732.png) ![en-us_image_0000001226634732](figures/en-us_image_0000001226634732.png)
3. Click **Firewall & network protection**, and on the displayed page, click **Allow applications to communicate through Windows Firewall**. 3. Click **Firewall & network protection**, and on the displayed page, click **Allow an app through the firewall**.
**Figure 7** Firewall and network protection **Figure 7** Firewall & network protection
![en-us_image_0000001271354749](figures/en-us_image_0000001271354749.png) ![en-us_image_0000001271354749](figures/en-us_image_0000001271354749.png)
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
``` ```
## What should I do when the message indicating Python cannot be found is displayed during compilation and building? ## What should I do if the message indicating Python cannot be found is displayed during compilation and building?
- **Symptom** - **Symptom**
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
![en-us_image_0000001227114636](figures/en-us_image_0000001227114636.png) ![en-us_image_0000001227114636](figures/en-us_image_0000001227114636.png)
## What should I do when the message indicating Python 3 cannot be found is displayed during compilation and building? ## What should I do if the message indicating Python 3 cannot be found is displayed during compilation and building?
- **Symptom** - **Symptom**
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
``` ```
## What should I do when the message configure: error: no acceptable C compiler found in $PATH is displayed during Python 3 installation? ## What should I do if the message "configure: error: no acceptable C compiler found in $PATH" is displayed during Python 3 installation?
- **Symptom** - **Symptom**
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
2. After the installation, reinstall Python 3. 2. After the installation, reinstall Python 3.
## What should I do when the message -bash: make: command not found is displayed during Python 3 installation? ## What should I do if the message "-bash: make: command not found is displayed" during Python 3 installation?
- **Symptom** - **Symptom**
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
2. After the installation, reinstall Python 3. 2. After the installation, reinstall Python 3.
## What should I do when the message No module named '_ctypes' is displayed during Python 3 installation? ## What should I do if the message "No module named '_ctypes'" is displayed during Python 3 installation?
- **Symptom** - **Symptom**
...@@ -152,7 +152,7 @@ ...@@ -152,7 +152,7 @@
2. After the installation, reinstall Python 3. 2. After the installation, reinstall Python 3.
## "No module named 'Crypto'" Displayed During the Build Process ## What should I do if the message "No module named 'Crypto'" is displayed during the build process?
- **Symptom** - **Symptom**
...@@ -182,7 +182,7 @@ ...@@ -182,7 +182,7 @@
After the preceding installation is complete, rebuild an environment. After the preceding installation is complete, rebuild an environment.
## What should I do when the message No module named 'ecdsa' is displayed during compilation and building? (Hi3861) ## What should I do if the message "No module named 'ecdsa'" is displayed during the build process? (Hi3861)
- **Symptom** - **Symptom**
...@@ -212,7 +212,7 @@ ...@@ -212,7 +212,7 @@
After the preceding installation is complete, rebuild an environment. After the preceding installation is complete, rebuild an environment.
## What should I do when the message Could not find a version that satisfies the requirement six>=1.9.0 is displayed during compilation and building? (Hi3861) ## What should I do if the message "Could not find a version that satisfies the requirement six>=1.9.0" is displayed during the build process? (Hi3861)
- **Symptom** - **Symptom**
...@@ -242,7 +242,7 @@ ...@@ -242,7 +242,7 @@
After the preceding installation is complete, rebuild an environment. After the preceding installation is complete, rebuild an environment.
## What should I do when the message cannot find -lgcc is displayed during compilation and building? (Hi3861) ## What should I do if the message "cannot find -lgcc" is displayed during the build process? (Hi3861)
- **Symptom** - **Symptom**
......
...@@ -56,15 +56,15 @@ ...@@ -56,15 +56,15 @@
1. Check whether the network cable is properly connected. 1. Check whether the network cable is properly connected.
2. Click Windows Firewall. 2. Click **Windows Firewall**.
**Figure 6** Network and firewall settings **Figure 6** Network and firewall settings
![en-us_image_0000001226634732](figures/en-us_image_0000001226634732.png) ![en-us_image_0000001226634732](figures/en-us_image_0000001226634732.png)
3. Click **Firewall & network protection**, and on the displayed page, click **Allow applications to communicate through Windows Firewall**. 3. Click **Firewall & network protection**, and on the displayed page, click **Allow an app through the firewall**.
**Figure 7** Firewall and network protection **Figure 7** Firewall & network protection
![en-us_image_0000001271202457](figures/en-us_image_0000001271202457.png) ![en-us_image_0000001271202457](figures/en-us_image_0000001271202457.png)
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
``` ```
## What should I do when the message indicating Python cannot be found is displayed during compilation and building? ## What should I do if the message indicating Python cannot be found is displayed during compilation and building?
- **Symptom** - **Symptom**
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
![en-us_image_0000001271562453](figures/en-us_image_0000001271562453.png) ![en-us_image_0000001271562453](figures/en-us_image_0000001271562453.png)
## What should I do when the message indicating Python 3 cannot be found is displayed during compilation and building? ## What should I do if the message indicating Python 3 cannot be found is displayed during the build process?
- **Symptom** - **Symptom**
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
``` ```
## What should I do when the message configure: error: no acceptable C compiler found in $PATH is displayed during Python 3 installation? ## What should I do if the message "configure: error: no acceptable C compiler found in $PATH" is displayed during Python 3 installation?
- **Symptom** - **Symptom**
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
2. After the installation, reinstall Python 3. 2. After the installation, reinstall Python 3.
## What should I do when the message -bash: make: command not found is displayed during Python 3 installation? ## What should I do if the message "-bash: make: command not found" is displayed during Python 3 installation?
- **Symptom** - **Symptom**
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
2. After the installation, reinstall Python 3. 2. After the installation, reinstall Python 3.
## What should I do when the message No module named '_ctypes' is displayed during Python 3 installation? ## What should I do if the message "No module named '_ctypes'" is displayed during Python 3 installation?
- **Symptom** - **Symptom**
...@@ -152,7 +152,7 @@ ...@@ -152,7 +152,7 @@
2. After the installation, reinstall Python 3. 2. After the installation, reinstall Python 3.
## "No module named 'Crypto'" Displayed During the Build Process ## What should I do if the message "No module named 'Crypto'" is displayed during the build process?
- **Symptom** - **Symptom**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册