[ 
https://issues.apache.org/jira/browse/AIRFLOW-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16560114#comment-16560114
 ] 

Jeff Schwab commented on AIRFLOW-2813:
--------------------------------------

{{$ pip install git+https://github.com/apache/incubator-airflow.git@v1-9-stable

Collecting git+https://github.com/apache/incubator-airflow.git@v1-9-stable
  Cloning https://github.com/apache/incubator-airflow.git (to revision 
v1-9-stable) to 
/private/var/folders/90/qh7gxrf543xfhmqrn7gjxbr00000gn/T/pip-req-build-0gngd_me
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File 
"/private/var/folders/90/qh7gxrf543xfhmqrn7gjxbr00000gn/T/pip-req-build-0gngd_me/setup.py",
 line 102
        async = [
              ^
    SyntaxError: invalid syntax

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in 
/private/var/folders/90/qh7gxrf543xfhmqrn7gjxbr00000gn/T/pip-req-build-0gngd_me/

}}

> `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
> Here's a Dockerfile that consistently fails at `pip install apache-airflow`:
> https://gist.github.com/jeffs/cff7cb01d4ea3969fa5a65a8bd434e5d
> 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)

Reply via email to