-
Notifications
You must be signed in to change notification settings - Fork 528
New issue
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
Compatibility issues #450
Comments
Full exception:
[LOCATION] is the location of the code. |
Turns out it is a compatibility issue (I was using py3.10) |
hamdivazim
changed the title
AttributeError: module 'collections' has no attribute 'MutableMapping'
Compatibility issues
Sep 7, 2023
firebase-rest-api for python3.6 to python3.11. |
Thanks, just discovered your project - looks great! |
Not working even-tough using python 3.10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On import this exception is raised:
The text was updated successfully, but these errors were encountered: