Ljzd-PRO / Mys_Goods_Tool

米游社商品兑换工具 | 短信验证登录 | 终端图形界面
https://pypi.org/project/mys-goods-tool
MIT License
460 stars 70 forks source link

读取配置文件失败 #33

Closed arukasxy closed 2 years ago

arukasxy commented 2 years ago

2022-06-28 16:53:52 INFO 正在校对互联网时间 2022-06-28 16:53:41 ERROR 读取配置文件失败 2022-06-28 16:53:41 ERROR Traceback (most recent call last): File "main.py", line 131, in File "configparser.py", line 698, in read File "configparser.py", line 1086, in _read configparser.MissingSectionHeaderError: File contains no section headers. file: 'E:\miyousheduihuan\config.ini', line: 1 '\ufeff[Config]\n'

Ljzd-PRO commented 2 years ago

2022-06-28 16:53:52 INFO 正在校对互联网时间 2022-06-28 16:53:41 ERROR 读取配置文件失败 2022-06-28 16:53:41 ERROR Traceback (most recent call last): File "main.py", line 131, in File "configparser.py", line 698, in read File "configparser.py", line 1086, in _read configparser.MissingSectionHeaderError: File contains no section headers. file: 'E:\miyousheduihuan\config.ini', line: 1 '\ufeff[Config]\n'

把读取编码改成了utf-8-sig,可以先试试:https://github.com/Ljzd-PRO/Mys_Goods_Tool/actions/runs/2575711056 可能要过一会运行完了才能下载