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.
pipworks, but I don't think this is what they want to do, and if it is, it would be helpful to explain the difference between installing viapipand via APT (we should definitely not need to do both as you imply here) – Zanna Aug 19 '19 at 08:22