Skip to content

Fix lib64 sometimes not existing on Linux in User installations#20

Merged
arcivanov merged 2 commits intomasterfrom
issue_19
Jan 19, 2026
Merged

Fix lib64 sometimes not existing on Linux in User installations#20
arcivanov merged 2 commits intomasterfrom
issue_19

Conversation

@arcivanov
Copy link
Member

If it doesn't exist then create lib64 symlinked to lib.

related to python/cpython#143989

fixes #19

If it doesn't exist then create `lib64` symlinked to `lib`.

related to python/cpython#143989

fixes #19
@arcivanov arcivanov force-pushed the issue_19 branch 3 times, most recently from a2f9476 to 36d97e5 Compare January 19, 2026 22:58
Migrate to MacOS 15 and test on ARM too
@arcivanov arcivanov merged commit 2288e07 into master Jan 19, 2026
761 of 1609 checks passed
@arcivanov arcivanov deleted the issue_19 branch January 19, 2026 23:19
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.

lib with suffix may not exist in the target to be symlinked for libpython module

1 participant