Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-8171

Python container build fails

Details

    Description

      > 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

      Attachments

        Activity

          People

            Unassigned Unassigned
            ibzib Kyle Weaver
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: