This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
EESAST
/
THUAI6
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
3
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Merge pull request
#296
from shangfengh/new
docs:
📝
add Q&A.md
tags/0.1.0
Shawqeem
GitHub
2 years ago
parent
c84dca58e4
1389808ad8
commit
71262046e4
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
3 changed files
with
17 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+16
-0
Q&A.md
BIN
resource/Q&A_grpc.png
+1
-1
使用文档.md
+ 16
- 0
Q&A.md
View File
@@ -0,0 +1,16 @@
# Q&A
## grpc版本更新失败
Q:运行GeneratePythonProto.cmd报错

A:
- 可能措施1.
首先保证Python版本在3.9及以上
- 可能措施2. 更换为国内镜像源
在终端输入 pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
- 可能措施3. 更新pip
python -m pip install --upgrade pip
(pip 版本最好为23.1)
BIN
resource/Q&A_grpc.png
View File
Before
After
Width:
1503
| Height:
461
| Size:
59 kB
+ 1
- 1
使用文档.md
View File
@@ -130,7 +130,7 @@ Server脚本中参数格式一般如下:
## WPF简易调试界面


### 界面介绍
Write
Preview
Loading…
Cancel
Save