ImportError: Failed to load DLL while importing _dlib_pybind11: The specified module was not found
Open
bug
- Dominant language
- C++
- Stars
- 14.4k
- Forks
- 3.4k
- PR merge metrics
- No merged PRs in 30d
Description
### What Operating System(s) are you seeing this problem on?
Windows
### dlib version
19.24.2
### Python version
Miniconda 3
### Compiler
?
### Expected Behavior
Tried to load a dlib DLL
### Current Behavior
Got error:
ImportError: Failed to load DLL while importing _dlib_pybind11: The specified module was not found
### Steps to Reproduce
Uninstalled and installed dlib 19.24.2
### Anything else?
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.