ldacey commented on issue #49605: URL: https://github.com/apache/airflow/issues/49605#issuecomment-2824932696
> Before we release it, you can try this workaround for now `pip install "apache-airflow-providers-common-compat @ git+https://github.com/apache/airflow.git@main#subdirectory=providers/common/compat"` -> it will installl 1.7.0 release (the version will change to 1.6.1 likely) from the main branch of our repo/ After installation I ran into this when running `airflow standalone`. It was working previous but ran into the same error as OP. api-server | | jinja2.exceptions.TemplateNotFound: '/index.html' not found in search path: '/.venv/lib/python3.12/site-packages/airflow/ui/dist' -- 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]
