Score:0

uwsgi command not found

im flag

I've went through every single tutorial on the internet, all of them suggest:

pip install uwsgi

But after that, I keep getting:

bash: uwsgi: command not found

I have tried installing it directly:

yum -y install uwsgi

Tried via pip & pip3.8

pip install uwsgi

pip3.8 install uwsgi

Tried within Virtual env:

source venv/bin/activate

(venv) [root@ MyAPI]# pip3.8 install uwsgi

After all those installations, I get Successfully installed uwsgi, but typing uwsgi or uwsgi --version still returns command not found.

Even tried: find / -name uwsgi but it didn't work either! find: â??/proc/12065â??: No such file or directory

I'm giving up...

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.