We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Hi Bubalis,
Sorry for the delayed response -- I've been stretched far too thin with various things related to remote teaching this semester.
I can't really look into any of this for at least a couple of weeks, but it's on my radar and as soon as I can get my head above water with teaching.
More as soon as possible!
Sorry, something went wrong.
Hi John,
Just wanted to note that I had the same issue a while back and a member of your team provided a workaround, which may help folks in the meantime!
#9
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: