postfix

Fixes for post import issues

Post Import Fixes

Post fixes that need to be applied after importing litesearch package.

We need to apply some post fix for mac to load the dylib properly for usearch sqlite path to be loaded correctly.

Applying usearch macOS fix if required… usearch dylib path: /home/runner/.usearch/binaries/usearch_sqlite.dylib Not on macOS, skipping usearch fix.

/opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages/usearch/__init__.py:125: UserWarning: Will download `usearch_sqlite` binary from GitHub.
  warnings.warn("Will download `usearch_sqlite` binary from GitHub.", UserWarning)

source

usearch_fix

 usearch_fix ()

Apply usearch macOS fix if on macOS.