Skip to content

docker build fail #2161

Open
Open
@casperdcl

Description

@casperdcl

Docker builds are suddenly failing with:

   File "/opt/conda/lib/python3.11/site-packages/cil/io/utilities.py", line 21, in <module>
    import h5py
  File "/opt/conda/lib/python3.11/site-packages/h5py/__init__.py", line 25, in <module>
    from . import _errors
ImportError: libnl-3.so.200: cannot open shared object file: No such file or directory

Which is odd because

  • the installed conda h5py version (3.13.0) hasn't changed recently, and
  • the base image hasn't changed either (jupyter/tensorflow-notebook:ubuntu-22.04)

Afaik the only changes are:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggh-actionshelp wantedExtra attention is needed

    Type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions