https://www.youtube.com/watch?v=AlJ8cGbk8ps我关注了这个视频,当我执行这个命令时, django-admin makemessages -l ar它给了我这个错误CommandError: Can't find msguniq. Make sure you have GNU gettext tools 0.15 or newer installed.,我已经安装了pip install python-gettext 任何答案?提前致谢
django-admin makemessages -l ar
CommandError: Can't find msguniq. Make sure you have GNU gettext tools 0.15 or newer installed.
pip install python-gettext
python django
django ×1
python ×1