Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
python manage.py makemessages -l en返回此错误 - http://pastebin.com/GtXbT7ti 你能帮帮我吗?
在文件的开头设置,例如
#! coding:utf-8
好像您的文件中有俄语或其他非 ASCII 字符。