Skip to content

Pyzed went missing from 3.8-gl-devel-cuda11.4-ubuntu20.04 to 4.0-gl-devel-cuda11.4-ubuntu20.04 #54

@otaviocozer

Description

@otaviocozer

Preliminary Checks

  • This issue is not a duplicate. Before opening a new issue, please search existing issues.
  • This issue is not a question, feature request, or anything other than a bug report directly related to this project.

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

  1. 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
  1. Try to import pyzed
>>> import pyzed
  1. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions