Current version broken on A7
The current version after the merge with Merge Request 84 is not working on A7, it breaks mycroft
- problem seems to be the import
from __future__ import annotations
inarmarx_memory/aron/common/framed/__init__.py
added by @daab as this is not supported by all python versions - problem needs to be further investigated on A7 by running mycroft with the new version of this repo