B
B
Bisekenov2019-02-01 07:50:47
Python
Bisekenov, 2019-02-01 07:50:47

How to update python on CentOS7?

Wrote an application in django (just started working). I wanted to host on my CentOS server. I found articles on the Internet, I'm trying to create a virtualenv, during installation it pip install virtualenv
says:

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.

How to host django on the server at all? Can someone please link to the original article?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2019-02-01
@Bisekenov

Link to the most normal article - Deploying Django . But you should get a good grasp of Python first before taking on Django. Try using the commandpip3

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question