django-push-notifications
django-push-notifications copied to clipboard
Python 3.12: Cannot import name 'Iterable' from 'collections'
apparently this was fixed here by using aioapns instead of apns2 but that does not seem to be the case
https://github.com/jazzband/django-push-notifications/pull/696
cannot import name 'Iterable' from 'collections' (/opt/homebrew/Cellar/[email protected]/3.12.2_1/Frameworks/Python.framework/Versions/3.12/lib/python3.12/collections/__init__.py)