umongo
umongo copied to clipboard
TypeError: 'Database' object is not iterable
I tried to follow the "Quick example".
I got an error 'Database' object is not iterable. How can I resolve it? I use python 3.8.5, pymongo 3.10.1 and MongoDB 4.4.2.
