Skip to content
New issue

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

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

Open
2 tasks done
felixcrisan420 opened this issue Jun 29, 2023 · 2 comments
Labels

Comments

@felixcrisan420
Copy link

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

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

@chopsuey5000
Copy link

Having same issue here. Any news on this?

@chopsuey5000
Copy link

chopsuey5000 commented Sep 26, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants