sivamurthy30 commented on PR #53384: URL: https://github.com/apache/airflow/pull/53384#issuecomment-3075272148
This pull request updates the INSTALLING.md file to provide a much more detailed, step-by-step, and beginner-friendly guide for setting up Apache Airflow for local development on macOS and Linux. Key improvements: Expanded explanations for each setup step, including why each step is necessary. Clear instructions for installing and using pyenv and Python 3.11.9. Detailed guidance on creating and activating a virtual environment. Explicit instructions for installing Airflow with constraints and optional extras. Added troubleshooting tips for common issues. Provided a summary checklist for quick reference. Improved formatting for readability and accessibility for new users. Motivation: The previous instructions were concise but could be challenging for new users or those unfamiliar with Python environments. This update aims to make the setup process accessible to everyone, reducing setup errors and support requests -- 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]
