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/02/06 14:29:52 UTC

[GitHub] [airflow] turbaszek commented on issue #14111: Error: ModuleNotFoundError: No module named 'airflow' | Docker Image Windows WSL2

turbaszek commented on issue #14111:
URL: https://github.com/apache/airflow/issues/14111#issuecomment-774485810


   I had this problem yesterday - it was down to the user config. It was fixed by setting in docker-compose:
   ```
   user: "${AIRFLOW_UID:-1000}:${AIRFLOW_GID:-0}"
   ```


----------------------------------------------------------------
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.

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