I\'ve installed django rest framework using pip install djangorestframework yet I still get this error when I run \"python3 manage.py sycndb\":
pip install djangorestframework
On Windows, with PowerShell, I had to close and reopen the console and then reactive the virtual environment.