[Python-Dev] find_library and issue21622

2019-02-08 Thread Javier Castillo II
Ran into some issues trying to deploy in an alpine container, where I wound up coming across the issue. I found a solution ( not sure if an ideal solution can exist ) that walks the paths in the environment variable LD_LIBRARY_PATH. This was submitted in github PR 10460, but not sure if there were

Re: [Python-Dev] find_library and issue21622

2019-02-11 Thread Javier Castillo II
thub.com/python/cpython/pull/10460 "bpo-21622: ctypes.util > find_library walk LD_LIBRARY_PATH" > * https://bugs.python.org/issue21622 reported in 2014: "ctypes.util > incorrectly fails for libraries without DT_SONAME" > > Victor > > Le ven. 8 févr. 2019 à 17