Skip to content

fulltext.backends.__msg fails to import #96

@TheElementalOfDestruction

Description

Failure to import library ExtractMsg. In fulltext/backends/__msg.py, line 4 should be:

from extract_msg import Message

instead of:

from ExtractMsg import Message


I am the current manager of the msg-extractor module and we have been making A LOT of updates. It is also now available as a pypi package here

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