Skip to content

Instantly share code, notes, and snippets.

@bhcopeland
Created February 12, 2021 11:43
Show Gist options
  • Save bhcopeland/020595dcb1a20ef60cb309b415ab9101 to your computer and use it in GitHub Desktop.
Save bhcopeland/020595dcb1a20ef60cb309b415ab9101 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File stable_report.py, line 445, in <module>
sys.exit(main())
File stable_report.py, line 437, in main
result = function(squad, args)
File /home/ben/ownCloud/Linaro/kv/lkft-stable-report/utils/reports.py, line 287, in send_reports
msg = email.message_from_bytes(bytearray(f.read(), utf-8))
NameError: name 'email' is not defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment