You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "potiuk (via GitHub)" <gi...@apache.org> on 2023/02/14 00:16:20 UTC

[GitHub] [airflow] potiuk commented on pull request #29494: Fix circular imports when airflow starts

potiuk commented on PR #29494:
URL: https://github.com/apache/airflow/pull/29494#issuecomment-1428901618

   Well. It was failing after the fix from you. I checked it was there. I even reverted it to see if it changes anything. It did not. Maybe you  can try to revert my fix and see if you can reproduce it.
   
   But now when I am thinking if it - maybe this was somehow connected to installed entrypoint and 'pip install -e .' caused some weird interaction? 
   
   Because this is how I got it failing:
   
   * Activate venv
   * Run `pip install -e`
   * Remove all files generated in AIRFLOW_HOME
   * run ``airflow` 
   
   Maybe that was somehow my environmental problem ? Maybe you can double check it by reverting :) ?


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