Skip to content
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
@alanban

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions