You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2021/03/15 18:51:00 UTC

[jira] [Updated] (BEAM-8845) The 'funcsigs==1.0.0' distribution was not found and is required by apache-airflow

     [ https://issues.apache.org/jira/browse/BEAM-8845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles updated BEAM-8845:
----------------------------------
    Priority: P2  (was: P1)

> The 'funcsigs==1.0.0' distribution was not found and is required by apache-airflow
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-8845
>                 URL: https://issues.apache.org/jira/browse/BEAM-8845
>             Project: Beam
>          Issue Type: Improvement
>          Components: dependencies
>    Affects Versions: 2.16.0
>         Environment: Cloud Composer
>            Reporter: Monica P
>            Priority: P2
>             Fix For: 2.16.0
>
>
> When installing apache-beam [gcp]==2.16.0 with airflow this error is triggered:
> pkg_resources.DistributionNotFound: The 'funcsigs==1.0.0' distribution was not found and is required by apache-airflow
>  
> It seems to be a dependency conflict with Beam 2.16. There should be an update of the version of 'funcsigs' in Airflow [1] to match that of the latest Beam 2.16 [2] in order to resolve this conflict.
>  
> The workaround is to use  apache-beam [gcp]==2.15.0 or less.
>  
> [1] [https://github.com/apache/airflow/blob/v1-10-stable/setup.py#L363|https://www.google.com/url?q=https://github.com/apache/airflow/blob/v1-10-stable/setup.py%23L363&sa=D&usg=AFQjCNFszeg11OnrGj8UrD_f5Q3vwygOsQ]
> [2] [https://github.com/apache/beam/blob/master/sdks/python/setup.py#L113|https://www.google.com/url?q=https://github.com/apache/beam/blob/master/sdks/python/setup.py%23L113&sa=D&usg=AFQjCNHVa8666UkHw5I8H1B7zRmqcXe5SQ]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)