Skip to content

Commit 4bed36e

Browse files
author
Boris
committed
添加常见问题
1 parent a943826 commit 4bed36e

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

docs/_sidebar.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@
1212
* 项目示例
1313

1414
* 框架剖析
15+
16+
* 常见问题
17+
* [安装问题](question/安装问题.md)

docs/question/安装问题.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# 常见问题
2+
3+
## 1. window下pip 安装报错
4+
5+
报bitarray问题
6+
7+
![](http://markdown-media.oss-cn-beijing.aliyuncs.com/2021/02/09/16128685646774.jpg?x-oss-process=style/markdown-media)
8+
9+
解决办法:安装 Microsoft Visual C++ 工具,工具下载地址如下所示:
10+
https://download.microsoft.com/download/5/f/7/5f7acaeb-8363-451f-9425-68a90f98b238/visualcppbuildtools_full.exe
11+

0 commit comments

Comments
 (0)