Closed dephaniehe closed 2 years ago
do you resolved? I'm having the same issue with the python wrapper
Were you able to find a solution to this? Please let us know. Thanks!
I also have the same question
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
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?