Skip to content

AttributeError #1

Description

@TechBurn0ut

Get the following error when it is enumerating emails in the 'to_be_processed' folder.

Error:

---------------------Scraping through to_be_processed folder-----------------
Traceback (most recent call last):
File "./email2hive.py", line 51, in
date_received = match.group(0).replace("Date:", '').strip()
AttributeError: 'tuple' object has no attribute 'group'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions