stereolabs / zed-docker

Docker images for the ZED SDK

Home Page:https://hub.docker.com/r/stereolabs/zed/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3.1-runtime-cuda10.0-ubuntu18.04 error libgomp.so.1: cannot open shared object file

rbrigden opened this issue · comments

Trying to run the latest ZED SDK image (3.1) on Ubuntu 18.04 as so:

docker run --gpus all -it --privileged stereolabs/zed:3.1-runtime-cuda10.0-ubuntu18.04 python3 -c "import pyzed.sl"

and the error trace is

Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: libgomp.so.1: cannot open shared object file: No such file or directory

My NVIDIA graphics driver is 440.44