stereolabs/zed-sdk

The specified module could not be found.

PetSven opened this issue · 1 comments

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

svo_export.py is failing to run.

Steps to Reproduce

1.Install pyzed
2.Run svo_export.py
3.
...

Expected Result

PyZed processes the video.

Actual Result

When I try to run svo_export.py version 4.1.0, I get this error:
Traceback (most recent call last):
File "svo_export.py", line 22, in
import pyzed.sl as sl
ImportError: DLL load failed while importing sl: The specified module could not be found.

PyZed is installed at this location:
\AppData\Roaming\Python\Python312\site-packages\pyzed\sl.cp312-win_amd64.pyd

Any idea what is going wrong here?

ZED Camera model

ZED

Environment

Python 3.12
Windows 11

Anything else?

No response

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days