Airflow installation failed with pip command on Python 3.8 #36520
Labels
area:core
invalid
kind:bug
This is a clearly a bug
needs-triage
label for new issues that we didn't triage yet
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
"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?
Code of Conduct
The text was updated successfully, but these errors were encountered: