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
The issue is caused by aiomongo referencing an old version of pymongo which is not compatible with the newer python. The issue was fixed by mongodb/mongo-python-driver@82c610a but the author as long as the repository of aiomongodisappeared on github. We could either recover the code from https://github.com/iceb0y/aiomongo or switch to another driver implementation.
AttributeError: module 'platform' has no attribute 'linux_distribution'
any fix while using the command
python3 -m vj4.server --debug i get the above error
The text was updated successfully, but these errors were encountered: