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

Ash Berlin-Taylor commented on AIRFLOW-2101:
--------------------------------------------

Log uploaded as [^DMNx1dG4.txt]  in case the pastebin goes away.

Fernet is not a _hard_ requirement, so it shouldn't be required. I think from 
the log that it might have continued anyway as there is extra output 
afterwards. (I'm not certain though)

It's not great behaviour to see stack traces though so we should fix that.

> pip install apache-airflow does not install minimum packages for tutorial
> -------------------------------------------------------------------------
>
>                 Key: AIRFLOW-2101
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2101
>             Project: Apache Airflow
>          Issue Type: Bug
>    Affects Versions: 1.9.0
>            Reporter: Paymahn Moghadasian
>            Priority: Minor
>         Attachments: DMNx1dG4.txt
>
>
> What's expected:
> running `pip install apache-airflow` should install the minimum requirements 
> for running `airflow initdb`
> What happens:
> `airflow initdb` errors out because Fernet cannot be imported.
> Solution:
> run `rm -rf $AIRFLOW_HOME && pip install "apache-airflow[crypto]" && airflow 
> initdb`
> Logs of my output can be seen at https://pastebin.com/DMNx1dG4



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to