Ceyhun Kazel
Monday, June 15, 2015
Django makemessages command gettext OS X fix
İf you get following error with
python
manage
.
py
makemessages
CommandError: Can't find msguniq. Make sure you have GNU gettext tools 0.15 or newer installed.
Just do following solution
brew install gettext
brew link --force gettext
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)