Preliminary Checks
Description
ModuleNotFoundError when importing pyzed.sl in python using image 4.0-gl-devel-cuda11.4-ubuntu20.04, it works using 3.8-gl-devel-cuda11.4-ubuntu20.04
Steps to Reproduce
- Run python3 using 4.0-gl-devel-cuda11.4-ubuntu20.04
$ docker run -it --rm stereolabs/zed:4.0-gl-devel-cuda11.4-ubuntu20.04 python3
- Try to import pyzed
- Repeat process using 3.8-gl-devel-cuda11.4-ubuntu20.04
Expected Result
pyzed should be imported successfully on both images.
Actual Result
pyzed is only imported successfully on image 3.8-gl-devel-cuda11.4-ubuntu20.04.
ZED Camera model
ZED2i
Environment
OS: Ubuntu 22.04.3 LTS
CPU: Intel® Core™ i5-7400 CPU @ 3.00GHz × 4
GPU: GeForce GTX 1050 Ti
Anything else?
No response
Preliminary Checks
Description
ModuleNotFoundError when importing pyzed.sl in python using image 4.0-gl-devel-cuda11.4-ubuntu20.04, it works using 3.8-gl-devel-cuda11.4-ubuntu20.04
Steps to Reproduce
Expected Result
pyzed should be imported successfully on both images.
Actual Result
pyzed is only imported successfully on image 3.8-gl-devel-cuda11.4-ubuntu20.04.
ZED Camera model
ZED2i
Environment
Anything else?
No response