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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to