ITADN

未设置时区导致报错

#20ClosedAgnes4m 创建于 2024-10-12
A
Agnes4mcommented
## 环境 python3.10.8 ubuntu22.04 pypi 0.2.6 ## 过程 在设置配置文件后,我进行了绑定操作,然后使用`wakatime`指令,发现报错 随后,我对request.py文件内三个函数进行了logger输出,得出get_all_time_since_today,get_user_stats输出均错误,提示时区问题,get_user_info函数正常输出 在ubuntu中我检查时区设置页没有问题,请问这个错误应该如何解决? ![image](https://github.com/user-attachments/assets/887e30a0-fc12-4290-970c-a523490766e5) ![image](https://github.com/user-attachments/assets/752e6cee-1e28-4c6f-b09b-edc565bfbb76)
关闭于 2024-10-20 3 条评论