• Edgar Andrés Margffoy Tuay's avatar
    Fix external DLL loading on wheels (#2811) · 072d8b22
    Edgar Andrés Margffoy Tuay authored
    * Fix external DLL loading on wheels
    
    * Use SetDefaultDllDirectoriess and AddDllDirectory
    
    * Add previous paths
    
    * Trigger debug
    
    * Do not call SetDefaultDllDirectories.
    
    * Do not call loadlibrary if the extensions were not compiled
    
    * Fix lint issues
    072d8b22
image.py 6.61 KB