I tried running basic code in the examples: https://metaknowledge.readthedocs.io/en/latest/examples/Objects.html#Filtering
And I came across this error: AttributeError: 'RecordCollection' object has no attribute 'addRec'
I'm running python 3.7, and I've tried uninstalling and re-installing via conda, pip and directly from github.
In checking this, I am also finding that most of the tests do not run to completion.