Created
February 23, 2014 19:48
-
-
Save czaban/9176349 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I face an error near the end: | |
Traceback (most recent call last): | |
File "manage.py", line 11, in <module> | |
execute_manager(settings) | |
File "/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py", line 438, in execute_manager | |
[... a lot of....] | |
ImportError: cannot import name python_2_unicode_compatible | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's happens on pure fresh ubuntu-12.04.4-server-amd64. Any suggestions?