D
D
den199482019-09-12 16:16:30
Python
den19948, 2019-09-12 16:16:30

Django project migration issues?

There is a server on Centos 6.5 with django and python version 2.6.
There was a task of transferring the code to a new test server.
Centos 7 was raised and the python of the same version was installed, and according to the requirements, all the same dependency versions.


chardet==2.3.0
Django==1.10.2
django-axes==2.2.0
django-push-notifications==1.4.1
django-redis-cache==1.7.0
django-sendfile==0.3.11
djangorestframework= =3.4.7
pdfrw==0.2
Pillow==3.4.2
pyst2==0.4.9
pytz==2016.7
redis==2.10.5
reportlab==3.3.0
six==1.10.0
unicodecsv==0.14.1
uWSGI= =2.0.14

But when I try to start the django server, it gives a syntax error.
I already tried different versions of python from 2.7 to 3.5.
All to no avail. Can someone tell me at least in which direction to dig?
5d7a43c1284ad962814093.png
5d7a444c561eb746672527.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yura Khlyan, 2019-09-12
@MAGistr_MTM

Sometimes it is useful to google
the PS error. you still need to know how to google.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question