You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Report in IRC:
"when I run the extract_messages command I get "ValueError: Unknown extraction method 'lingua_python'", if I try changing it to just 'python' I get the same error for 'lingua_xml'"
The text was updated successfully, but these errors were encountered:
At first, I get this error: "error: no output file specified". I then added a setup.cfg file to specify the output file (I notice that the setup.cfg is not mentioned at all in the latest documentation), then I got the above error.
Update this:
http://pyramid-cookbook.readthedocs.org/en/latest/templates/chameleon_i18n.html
to be compliant with this:
http://docs.pylonsproject.org/projects/pyramid/en/latest/narr/i18n.html#working-with-gettext-translation-files
Report in IRC:
"when I run the extract_messages command I get "ValueError: Unknown extraction method 'lingua_python'", if I try changing it to just 'python' I get the same error for 'lingua_xml'"
The text was updated successfully, but these errors were encountered: