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

File not found Error #1

Open
abubakar0015 opened this issue Aug 22, 2020 · 4 comments
Open

File not found Error #1

abubakar0015 opened this issue Aug 22, 2020 · 4 comments

Comments

@abubakar0015
Copy link

i'm trying to run this project. but facing this issue

Traceback (most recent call last): File "D:/ALPR-India-master/plate.py", line 4, in <module> import darknet File "D:\ALPR-India-master\darknet.py", line 86, in <module> lib = CDLL(winGPUdll, RTLD_GLOBAL) File "D:\InstalledPrograms\Anaconda3\lib\ctypes\__init__.py", line 373, in __init__ self._handle = _dlopen(self._name, mode) FileNotFoundError: Could not find module 'D:\ALPR-India-master\yolo_cpp_dll.dll' (or one of its dependencies). Try using the full path with constructor syntax.

@radioactive11
Copy link
Owner

The file you are mentioning is already present in the repo. What operating system are you using?

@abubakar0015
Copy link
Author

Window 10 64-bit . Yes file is already in the repo. But still this error . I'm also trying to build another github project. But facing this same error. Please help me to resolve this. thanks

@radioactive11
Copy link
Owner

Window 10 64-bit . Yes file is already in the repo. But still this error . I'm also trying to build another github project. But facing this same error. Please help me to resolve this. thanks

I had made this project targeting Windows. I'll soon be releasing a version which is compatible with all operating systems

@abubakar0015
Copy link
Author

I'm also using windows. Window 10

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

2 participants