Skip to content

The program crashed unexpectedly at Pipline() with the error code 0xC0000374 #144

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

Open
lolosiax opened this issue May 29, 2025 · 0 comments

Comments

@lolosiax
Copy link

lolosiax commented May 29, 2025

Each of the following will crash on startup with error code 0xC0000374:

  • Python 3.10 + release 2.0.10
  • Python 3.12 + Self-compiled version from master

The Python used above is Anaconda.

Everything has been installed using requirement.txt.
After breakpoint debugging, the program crashes at pipeline = Pipeline()

pipeline = Pipeline()

The camera I use is Gemini Pro

D:\Anaconda3\envs\foobar_py12\python.exe F:\foobar\depth.py 
load extensions from F:\foobar/extensions

进程已结束,退出代码为 -1073740940 (0xC0000374)

My folder contains the following:

  • /depth.py
  • /utils.py
  • /OrbbecSDK.dll
  • /OrbbecSDK.lib
  • /pyorbbecsdk.cp312-win_amd64.pyd
  • /extensions/...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant