测试其他线程问题。

This commit is contained in:
liuwei
2025-06-05 14:29:09 +08:00
parent f3aed781d3
commit 433adf2a9c
4 changed files with 134 additions and 41 deletions

View File

@@ -84,6 +84,8 @@ source .venv/bin/activate # Linux/Mac
# 安装依赖
pip install -r requirements.txt
# 特别安装,pip 版本依赖不准确,需要单独安装
pip install pysilk-mod
```
### 主要依赖包