Austin Morton

Results 73 comments of Austin Morton

This only works if rust is installed using rustup - which isn't always the case. https://github.com/conda-forge/staged-recipes/pull/30079

If the only place this matters I bazel, then it probably isn't worth fixing - the workaround I posted is ugly, but works. This would also be an issue in...

The [ctypes docs](https://docs.python.org/3/library/ctypes.html) specifically recommend against using find_library for this purpose. > If wrapping a shared library with ctypes, it may be better to determine the shared library name at...