iseessel opened a new issue #10961: URL: https://github.com/apache/airflow/issues/10961
**Apache Airflow version**: 1.10.12 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): N/A **Environment**: - **Cloud provider or hardware configuration**: Local Env - **OS** (e.g. from /etc/os-release): macOS Catalina, Version 10.15.6 - **Kernel** (e.g. `uname -a`): Hybrid (XNU) - **Install tools**: pip3 - **Python Version**: Python 3.7.3 (natively installed on macOS Catalina). -**Pip Version**: pip 20.2.3 **What happened**: <img width="1193" alt="Screen Shot 2020-09-15 at 4 18 00 PM" src="https://user-images.githubusercontent.com/25669348/93260197-0b39f680-f76f-11ea-8ade-708a8303a3dd.png"> **What you expected to happen**: Airflow initdb passes. Airflow 1.10.12 should support Python version 3.7.3. Solution is to upgrade python version, however, my airflow code is not compatible with higher python versions. See https://stackoverflow.com/questions/60684146/airflow-initdb-undefined-symbol-py-getargcargv **How to reproduce it**: See above. ---------------------------------------------------------------- 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]
