debugger22 opened a new issue #14229: URL: https://github.com/apache/airflow/issues/14229
Python version: 3.6 pip version: 21.0.1 (Also tried with older version as written in doc) os: Ubuntu 18.04 ``` pip install apache-airflow==2.0.1 --constraint https://raw.githubusercontent.com/apache/airflow/constraints-2.0.1/constraints-3.6.txt ERROR: Could not find a version that satisfies the requirement apache-airflow==2.0.1 ERROR: No matching distribution found for apache-airflow==2.0.1 ``` ---------------------------------------------------------------- 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]
