You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For if anyone got interested in solve this issue.
bson doesn't support array object exactly. (See bsonspec.org)
But, they support another way like convert to dict with seq number.
This package needs, too.
AttributeError: 'list' object has no attribute 'keys'
The text was updated successfully, but these errors were encountered: