Taragolis commented on issue #34970:
URL: https://github.com/apache/airflow/issues/34970#issuecomment-1765257873

   Seems like you installed WTForms greater or equal than 3.1.0 see related 
issues: 
   - https://github.com/dpgaspar/Flask-AppBuilder/issues/2137
   - https://github.com/apache/airflow/pull/34943
   
   You need to install less then 3.1.0 (`pip install "WTForms<3.1.0"`) or 
constraints file, see: [Installation from 
PyPI](https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#installation-from-pypi)


-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to