This repository has been archived by the owner on Jan 13, 2020. It is now read-only.
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.
ValueError: need more than 1 value to unpack #12
Open
Description
DB path /Users/bansen/Documents/weixin/com.tencent.xin/Documents/**********************/DB/MM.sqlite Traceback (most recent call last): File "/usr/local/bin/wexp", line 11, in <module> sys.exit(main()) File "/Library/Python/2.7/site-packages/we/run.py", line 94, in main exporter = HTMLExporter(args.path, args.user_id, args.chatroom_id, args.start_at, args.end_at) File "/Library/Python/2.7/site-packages/we/contrib/html_exporter.py", line 15, in __init__ self.records = self.wechat.get_chatroom_records(chatroom_id, start_at, end_at) File "/Library/Python/2.7/site-packages/we/wechat.py", line 167, in get_chatroom_records user_id, msg = row[4].split(':\n', 1) ValueError: need more than 1 value to unpack
Metadata
Metadata
Assignees
Labels
No labels
Activity