I have installed "uwsgi" using pip method. But when I run uwsgi, I'm getting "Command 'uwsgi' not found, but can be installed with" error. If I again try to install using pip, I'm getting
Collecting uwsgi
Installing collected packages: uwsgi
Successfully installed uwsgi-2.0.18
which means it's already been installed.
What else am I missing out here. Thank you.
You also need to do this