﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26091	Django Installation on Ubuntu server 14.04.3	Ali Kabiri		"I get the following error while I try to install Django using pip.


{{{

sudo pip install django
Downloading/unpacking django
  Downloading Django-1.9.1-py2.py3-none-any.whl (6.6MB): 6.6MB downloaded
Installing collected packages: django
Compiling /tmp/pip_build_root/django/django/conf/app_template/apps.py ...
  File ""/tmp/pip_build_root/django/django/conf/app_template/apps.py"", line 1
    {{ unicode_literals }}from django.apps import AppConfig
                             ^
SyntaxError: invalid syntax

Compiling /tmp/pip_build_root/django/django/conf/app_template/models.py ...
  File ""/tmp/pip_build_root/django/django/conf/app_template/models.py"", line 1
    {{ unicode_literals }}from django.db import models
                             ^
SyntaxError: invalid syntax

Successfully installed django
Cleaning up...

}}}"	Uncategorized	closed	Error reporting	1.9	Normal	duplicate			Unreviewed	0	0	0	0	0	0
