rd16395p opened a new issue #12711: URL: https://github.com/apache/airflow/issues/12711
**Apache Airflow version**: Can't Install **Environment**: - **Cloud provider or hardware configuration**: Desktop Computer - **OS** (e.g. from /etc/os-release): Windows - **Kernel** (e.g. `uname -a`): N/A - **Install tools**: Anaconda using the command line arg from the README.md file - **Others**: **What happened**: ERROR: Could not find a version that satisfies the requirement cattrs==1.1.1 (from -c https://raw.githubusercontent.com/apache/airflow/constraints-1.10.13/constraints-3.7.txt (line 81)) (from versions: 0.5.0, 0.6.0, 0.7.0, 0.8.0.dev0, 0.8.0, 0.8.1, 0.9.0, 0.9.2, 1.0.0rc0, 1.0.0, 1.1.0) ERROR: No matching distribution found for cattrs==1.1.1 (from -c https://raw.githubusercontent.com/apache/airflow/constraints-1.10.13/constraints-3.7.txt (line 81)) **What you expected to happen**: Install airflow. **How to reproduce it**: Install the airflow package using the command in the README.md file. pip install apache-airflow==1.10.13 --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-1.10.13/constraints-3.7.txt" ---------------------------------------------------------------- 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]
