You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Robert Bradshaw (JIRA)" <ji...@apache.org> on 2017/12/13 20:38:01 UTC

[jira] [Commented] (BEAM-3343) beam_PostCommit_Python_Verify fails due to "ImportError: cannot import name coder_impl"

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

Robert Bradshaw commented on BEAM-3343:
---------------------------------------

The failures all seem of the form

{{
File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/coders/coders.py", line 29, in <module>
    from apache_beam.coders import coder_impl
ImportError: cannot import name coder_impl
}}

but the file is clearly there: https://github.com/apache/beam/blob/master/sdks/python/apache_beam/coders/coder_impl.py

> beam_PostCommit_Python_Verify fails due to "ImportError: cannot import name coder_impl"
> ---------------------------------------------------------------------------------------
>
>                 Key: BEAM-3343
>                 URL: https://issues.apache.org/jira/browse/BEAM-3343
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Chamikara Jayalath
>            Assignee: Robert Bradshaw
>            Priority: Critical
>
> First occurred for pull request https://github.com/apache/beam/pull/4220
> https://builds.apache.org/job/beam_PostCommit_Python_Verify/3723/console
> Robert, can you take a look ?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)