What about using a string instead of a byte_array ? Replacing b'Endere\xc3\xa7o de email: ' with 'Endereço de email: ' should do the trick
2017-02-04 22:41 GMT+01:00 Lucas Simon Rodrigues Magalhaes <[email protected]>: > Hello everyone, > > I have a problem when run createsuperuser.py command in python 3.4. How can > I solve it definitely? > > Look the code: > > https://gist.github.com/lucassimon/7837dce442e3a4a090ce4d155b4a2035 > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/3a4ecb72-736e-4e72-8b87-d009870f8615%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Cordialement, Coues Ludovic +336 148 743 42 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEuG%2BTYjLYqn2vexd4EGOPOAHuOMJB8ed-9mWt9g5kHhmdtveA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

