You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/08/10 22:27:07 UTC

[GitHub] [airflow] noelmcloughlin edited a comment on issue #17542: Custom webserver_config.py and getting "ModuleNotFoundError: No module named 'authlib'"

noelmcloughlin edited a comment on issue #17542:
URL: https://github.com/apache/airflow/issues/17542#issuecomment-896352274


   See https://github.com/apache/airflow/issues/14717
   
   ```
   FROM apache/airflow:2.0.0
   RUN pip install --no-cache-dir --user authlib
   ```


-- 
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: commits-unsubscribe@airflow.apache.org

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