I have an existing Django application that I\'m trying to set up locally. After creating a virtual environment and installing all the required dependencies, running ma
ma
Just remove cryptography package.
cryptography
Had a similar problem and found a solution here https://github.com/jazzband/django-push-notifications/issues/549: