stereolabs / zed-yolo

3D Object detection using Yolo and the ZED in Python and C++
https://www.stereolabs.com/
MIT License
159 stars 68 forks source link

The specific module cannot be found in windows #13

Closed dephaniehe closed 2 years ago

dephaniehe commented 5 years ago

When I use the darknet_zed.py in Windows, it prints error: Traceback (most recent call last): File "darknet_zed.py", line 106, in lib = CDLL(winGPUdll, RTLD_GLOBAL) File "C:\software\python\lib\ctypes__init.py", line 356, in init__ self._handle = _dlopen(self._name, mode) OSError: [WinError 126] The specified module could not be found

Does anyone know the solution?

Franksign commented 5 years ago

do you resolved? I'm having the same issue with the python wrapper

sarimmehdi commented 5 years ago

Were you able to find a solution to this? Please let us know. Thanks!

jackie0930 commented 3 years ago

I also have the same question

github-actions[bot] commented 2 years ago

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