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 18:54:34 UTC

[GitHub] [airflow] anilkulkarni87 edited a comment on issue #14111: Error: ModuleNotFoundError: No module named 'airflow' | Docker Image Windows WSL2

anilkulkarni87 edited a comment on issue #14111:
URL: https://github.com/apache/airflow/issues/14111#issuecomment-774524231


   > 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}"
   > ```
   
   @turbaszek I changed the user config but I still seem to get the same error. Is there any other change that you missed to mention? 


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