S
S
Sergey2018-02-23 16:33:49
uWSGI
Sergey, 2018-02-23 16:33:49

Should Uwsgi be installed from a repository or pip?

I'm trying to set up CentOS + nginx + python3.6 + uwsgi + django.
And on the Internet, everywhere they advise differently.
Some advise to install others from the repository through pip3.6.
How will be correct?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2018-02-23
@SereyK

That's right - install from the OS repository
But sometimes you need to install the latest version of the software and it is most often in pip
Therefore, if you installed it through pip, then take care to update it manually or make a script that, together with updating the software from the OS rep, will dopip install --upgrade

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question