Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too many values to unpack #57

Open
koalacurioso opened this issue Sep 16, 2020 · 2 comments
Open

Too many values to unpack #57

koalacurioso opened this issue Sep 16, 2020 · 2 comments

Comments

@koalacurioso
Copy link

I got this error, any clue ?

21200 message(s) in Sent processed Traceback (most recent call last): File "./imapdedup.py", line 536, in <module> main(sys.argv[1:]) File "./imapdedup.py", line 532, in main process(options, mboxes) File "./imapdedup.py", line 440, in process for mnum, hinfo in get_msg_headers(server, msgnums[i: i + chunkSize]): File "./imapdedup.py", line 316, in get_msg_headers _, hinfo = ms[ci * 2] ValueError: too many values to unpack (expected 2)

@diegorusso
Copy link

I have the same.

@ajdelgado
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants