Skip to content

Instantly share code, notes, and snippets.

@czaban
Created February 23, 2014 19:48
Show Gist options
  • Save czaban/9176349 to your computer and use it in GitHub Desktop.
Save czaban/9176349 to your computer and use it in GitHub Desktop.
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
@czaban
Copy link
Author

czaban commented Feb 23, 2014

That's happens on pure fresh ubuntu-12.04.4-server-amd64. Any suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment