I'm deploying a django app including django channels using nginx, gunicorn and daphne. But when i install daphne with sudo apt install daphne, it gives E: unable to locate package daphne.
What Should I do?
I'm deploying a django app including django channels using nginx, gunicorn and daphne. But when i install daphne with sudo apt install daphne, it gives E: unable to locate package daphne.
What Should I do?
Copyright © 2021 Jogjafile Inc.
Daphne is a Python package on PyPI that can be installed using pip: