cd10anil opened a new issue, #36520: URL: https://github.com/apache/airflow/issues/36520
### Apache Airflow version 2.8.0 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? When tried to install AirFlow using pip command in python 3.8 environment, if failed with Error: invalid requirement. The details below in screenshot.  ### What you think should happen instead? The installation of airflow should succeeded. ### How to reproduce 1. Windows 11 machine, VS Code , create a empty folder, setup a project folder. on vs terminal, create environment for python, activate the environment. then try to install airflow with command given in github for pip installation "pip install 'apache-airflow==2.8.0' --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-2.8.0/constraints-3.8.txt" on which it throw below error. ERROR: Invalid requirement: "'apache-airflow==2.8.0'" ### Operating System Windows 11 Home Single language OS ### Versions of Apache Airflow Providers apache-airflow==2.8.0 ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
