You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "TiebaCheckin.py", line 183, in
main()
File "TiebaCheckin.py", line 177, in main
client_sign(i, tbs,f["fid"],f["kw"])
NameError: name 'f' is not defined
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
2024-06-04 11:24:03,127 - INFO - 获取tbs开始
2024-06-04 11:24:04,723 - INFO - 获取tbs结束
2024-06-04 11:24:04,723 - INFO - 获取关注的贴吧开始
Traceback (most recent call last):
File "/home/runner/work/TieBaSign/TieBaSign/main.py", line 232, in
main()
File "/home/runner/work/TieBaSign/TieBaSign/main.py", line 225, in main
client_sign(i, tbs, j["id"], j["name"])
~^^^^^^
TypeError: string indices must be integers, not 'str'
Error: Process completed with exit code 1.
File "TiebaCheckin.py", line 183, in
main()
File "TiebaCheckin.py", line 177, in main
client_sign(i, tbs,f["fid"],f["kw"])
NameError: name 'f' is not defined
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered: