Reputation: 402
When running python manage.py runserver
get this error
ImportError: No module named fcm_django???
I run this command
pip install django-fcm --process-dependency-links
this can't solve anything
how i solve it??
Upvotes: 1
Views: 2592