DLL error when importing library in python
Opened this issue · 0 comments
gribeill commented
Get [WinError 126] The specified module could not be found
when attempting to import libalazar
from fresh conda install on Windows. Likely a DLL path problem...
Thanks to @calebjordan for reporting.