You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2019/09/07 00:05:00 UTC

[jira] [Commented] (BEAM-8171) Python container build fails

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

Kyle Weaver commented on BEAM-8171:
-----------------------------------

cc [~tvalentyn]

> Python container build fails
> ----------------------------
>
>                 Key: BEAM-8171
>                 URL: https://issues.apache.org/jira/browse/BEAM-8171
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-harness
>            Reporter: Kyle Weaver
>            Priority: Major
>
> > Task :sdks:python:container:py3:docker
> The command '/bin/sh -c pip install -r /tmp/base_image_requirements.txt && python -c "from google.protobuf.internal import api_implementation; assert api_implementation._default_implementation_type == 'cpp'; print ('Verified fast protobuf used.')" && rm -rf /root/.cache/pip' returned a non-zero code: 1
> This also happens for py2.
> Looks like this dependency might be causing the error:
> 16:47:51.893 [INFO] [system.out] Loading library to get version: libhdf5.so
> 16:47:51.893 [INFO] [system.out] error: libhdf5.so: cannot open shared object file: No such file or directory
> 16:47:51.893 [INFO] [system.out] ----------------------------------------
> 16:47:51.893 [INFO] [system.out] ERROR: Failed building wheel for h5py



--
This message was sent by Atlassian Jira
(v8.3.2#803003)