You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/09/08 15:13:33 UTC

[GitHub] [superset] audour edited a comment on issue #16613: "pybabel extract" gives "NameError: name 'SQLLAB_TIMEOUT' is not defined"

audour edited a comment on issue #16613:
URL: https://github.com/apache/superset/issues/16613#issuecomment-915327738


   Thanks a lot @hushaoqing : I've applied locally your change (https://github.com/apache/superset/pull/16629) and it works!
   
   Note:
   * I had a remaining issue because `pybabel extract -F superset/translations/babel.cfg -o superset/translations/messages.pot -k _ -k __ -k t -k tn -k tct .` crashed again logging `ValueError: Unknown extraction method 'jinja2'`. **It turns out that running `pip install jinja2` resolved the issue: maybe it should be documented at** https://github.com/apache/superset/blob/master/CONTRIBUTING.md#translating
   * I can create a dedicated issue if it seems relevant to you


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org