SyntaxFix
Write A Post
Hire A Developer
Questions
See this : What Python version can I use with Django?ΒΆ https://docs.djangoproject.com/en/2.0/faq/install/
if you are using python27 you must to set django version :
try: $pip install django==1.9