jchacks commented on issue #12500: URL: https://github.com/apache/airflow/issues/12500#issuecomment-775848779
https://github.com/apache/airflow/blob/7d38645472b0502212504b09d85b0e1271d74274/airflow/utils/json.py#L21 That line in utils imports numpy, not sure if this is relevant. It was causing my webserver to crash since my airflow version doesnt install numpy by default. ---------------------------------------------------------------- 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: [email protected]
