Windows错误:在__init__.py上运行xgettext时发生错误,'xgettext'无法识别为内部或外部命令

时间:2011-11-18 10:43:40

标签: python django

根据Windows中的国际化文档运行django-admin.py makemessages -l fa时出现此错误:

Windows Error: errors happened while running xgettext on __init__.py ,'xgettext' is not recognizad as an internal or external command

我应该安装什么以及哪些变量添加到环境中?我googled很多但只是发现日语参考!!

1 个答案:

答案 0 :(得分:2)

这包括in the documentation