[ https://issues.apache.org/jira/browse/AIRFLOW-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16596084#comment-16596084 ]
Ash Berlin-Taylor edited comment on AIRFLOW-2813 at 8/29/18 8:44 AM: --------------------------------------------------------------------- The page you linked to [~y2k-shubham] lists 1.10.0, so you should be able to {{pip install 'apache-airflow==1.10.0'}}. Oh unless you mean "how can one install Airflow 1.10 on Python3.7?" The answer is you can't right now, sorry. 1.10.1 will come in a few weeks that should fix this. was (Author: ashb): The page you linked to [~y2k-shubham] lists 1.10.0, so you should be able to {{pip install 'apache-airflow==1.10.0'}} > `pip install apache-airflow` fails > ---------------------------------- > > Key: AIRFLOW-2813 > URL: https://issues.apache.org/jira/browse/AIRFLOW-2813 > Project: Apache Airflow > Issue Type: Bug > Affects Versions: 1.9.0 > Environment: Mac OS, Linux, Windows > Reporter: Jeff Schwab > Priority: Major > > `pip install apache-airflow` fails with a SyntaxError on Mac OS, and with a > different (extremely verbose) error on Linux. This happens both on my > MacBook and on a fresh Alpine Linux Docker image, and with both pip2 and > pip3; a friend just tried `pip install apache-airflow` for me on his Windows > box, and it died with yet another error. Googling quickly found someone else > seeing the same issue over a week ago: > https://gitter.im/apache/incubator-airflow?at=5b5130bac86c4f0b47201af0 > Please let me know what further information you would like, and/or what I am > doing wrong. -- This message was sent by Atlassian JIRA (v7.6.3#76005)