-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
bugSomething isn't workingSomething isn't working

Description
🐛 Bug Description
Windows环境下安装Python依赖时报错,错误显示 AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
To Reproduce
- in windows terminal (powershell)
- git clone https://github.com/UFund-Me/Qbot.git
- cd .\Qbot\
- pip install -r .\requirements.txt
Expected Behavior
正常应该安装成功
Screenshot

Environment
Note: User could run cd scripts && python collect_info.py all
under project directory to get system information
and paste them here directly.
- Qbot version: 装不上包无法获取QBot Version,请和Commit ID对应
- Python version: Python 3.12.0
- OS (
Windows
,Linux
,MacOS
): Windows 11 - Commit number (optional, please provide it if you are using the dev version): 6906a82
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working