Skip to content

No DLL error #3

Description

@Shreesha5102

D:\Shreesha\ALPR-India>python plate.py
Traceback (most recent call last):
File "D:\Shreesha\ALPR-India\darknet.py", line 118, in
raise ValueError("NoDLL")
ValueError: NoDLL

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "plate.py", line 4, in
import darknet
File "D:\Shreesha\ALPR-India\darknet.py", line 128, in
lib = CDLL(winGPUdll, RTLD_GLOBAL)
File "C:\Users\Evilslayer\AppData\Local\Programs\Python\Python37-32\lib\ctypes_init_.py", line 364, in init
self._handle = _dlopen(self._name, mode)
OSError: [WinError 126] The specified module could not be found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions