[
https://issues.apache.org/jira/browse/AIRFLOW-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16536008#comment-16536008
]
neil90 commented on AIRFLOW-2723:
---------------------------------
PR - [https://github.com/apache/incubator-airflow/pull/3583]
> Update lxml package for python 3 compatibility
> ----------------------------------------------
>
> Key: AIRFLOW-2723
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2723
> Project: Apache Airflow
> Issue Type: Bug
> Components: dependencies, docker
> Affects Versions: Airflow 2.0, Airflow 1.9.0
> Reporter: neil90
> Assignee: neil90
> Priority: Minor
> Fix For: Airflow 2.0, Airflow 1.9.0
>
>
> Following the
> [CONTRIBUTING.md|https://github.com/apache/incubator-airflow/blob/master/CONTRIBUTING.md#set-up-a-development-env-using-docker]
> for testing env for python 3 in docker I reviewed a gcc when pip install
> position failed on the package gcc. Link to error -
> [https://pastebin.com/30AJz5tC] .
>
> I propose changing the setup.py lxml install to version 4.0.0 or greater.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)