When I run:
pip install djangorestframework
I got this error message:
ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/usr/local/lib/python3.6/dist-packages/asgiref' Consider using the
--user
option or check the permissions.