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
{{ message }}
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.
Traceback (most recent call last):
File "/Users/myusername/Dropbox/Python/Projects/RCGspam/main.py", line 32, in <module>
mailbox = tm.get_mailbox(email)
File "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/tempmail.py", line 92, in get_mailbox
email_hash = self.get_hash(email)
File "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/tempmail.py", line 79, in get_hash
return md5(email).hexdigest()
TypeError: Unicode-objects must be encoded before hashing
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: