Skip to content

Fix macOS wheel dylib load paths#355

Merged
georgestagg merged 6 commits intomainfrom
fix-macos-wheel-dylibs
Apr 22, 2026
Merged

Fix macOS wheel dylib load paths#355
georgestagg merged 6 commits intomainfrom
fix-macos-wheel-dylibs

Conversation

@georgestagg
Copy link
Copy Markdown
Collaborator

@georgestagg georgestagg commented Apr 22, 2026

Fixes #348.

This issue affects only the wheels build for PyPI binary distribution of ggsql-jupyter. The issue does not affect the [...].pkg release.

Copy link
Copy Markdown
Collaborator

@thomasp85 thomasp85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM AFAICT

@georgestagg georgestagg merged commit 4fe94d4 into main Apr 22, 2026
9 checks passed
@georgestagg georgestagg deleted the fix-macos-wheel-dylibs branch April 22, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ggsql-jupyter macOS wheel: binary cannot find bundled libodbc.dylib (delocate places it under site-packages, binary expects @loader_path/..)

2 participants