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