We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
$ docker run -it --rm stereolabs/zed:4.0-gl-devel-cuda11.4-ubuntu20.04 python3
>>> import pyzed
pyzed should be imported successfully on both images.
pyzed is only imported successfully on image 3.8-gl-devel-cuda11.4-ubuntu20.04.
ZED2i
OS: Ubuntu 22.04.3 LTS CPU: Intel® Core™ i5-7400 CPU @ 3.00GHz × 4 GPU: GeForce GTX 1050 Ti
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: