zed-python-api icon indicating copy to clipboard operation
zed-python-api copied to clipboard

ImportError: DLL load failed while importing sl: The specified procedure could not be found.

Open felixcrisan420 opened this issue 1 year ago • 2 comments

Preliminary Checks

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

Description

After a number of attempts to run the hello_zed.py file, I am met with this message: ImportError: DLL load failed while importing sl: The specified procedure could not be found.

How can I fix this?

Steps to Reproduce

The error persitst at other versions aswell

Expected Result

The hello_zed.py to work.

Actual Result

It spit out the error: ImportError: DLL load failed while importing sl: The specified procedure could not be found.

ZED Camera model

ZED2i

Environment

OS: Windows 11
Graphics: Nvidia RTX 2070 with Max-Q Design (Mobile)
CUDA: 12.0
Python: 3.10
Zed SDK: 4.0

Anything else?

No response

felixcrisan420 avatar Jun 29 '23 10:06 felixcrisan420

Having same issue here. Any news on this?

chopsuey5000 avatar Sep 26 '23 07:09 chopsuey5000

I just install SDK v4.0.7 with cuda 11.8 and works like a charm.

chopsuey5000 avatar Sep 26 '23 08:09 chopsuey5000