Skip to content

Fix poetry installer with homebrew python on MacOS#133

Closed
yuriyostapenko wants to merge 2 commits into
python-poetry:mainfrom
yuriyostapenko:fix-relative-symlink
Closed

Fix poetry installer with homebrew python on MacOS#133
yuriyostapenko wants to merge 2 commits into
python-poetry:mainfrom
yuriyostapenko:fix-relative-symlink

Conversation

@yuriyostapenko

@yuriyostapenko yuriyostapenko commented Sep 17, 2023

Copy link
Copy Markdown

The change will detect when sys.executable is a relative symlink and avoid copying such symlink, as it would be broken in a new location.

UPDATE: Removed python 3.7 from matrix job, since it is no longer supported by latest poetry (1.6.1 as of today).

Fixes #24, #51.

@vercel

vercel Bot commented Sep 17, 2023

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
install-python-poetry-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2023 7:06pm

…latest version of poetry (1.6.1), and install will always fail
@nfantone

Copy link
Copy Markdown

Any movements here? Using poetry in macOS along with brew is a pain right now.

@pcrumley

pcrumley commented Apr 3, 2024

Copy link
Copy Markdown

Is there any reason this wasn't merged/reviewed by a maintainer? the code looks reasonable and brew & poetry is a recipe for pain until this is addressed

@abn

abn commented Nov 20, 2024

Copy link
Copy Markdown
Member

@yuriyostapenko if you are still interested in this change making into the script, can you fix the conflicts (drop the matrix update commit) and add a new job similar tointegration-ubuntu named integration-macos-homebrew to verify this issue does not regress?

@yuriyostapenko yuriyostapenko closed this by deleting the head repository Jul 23, 2025
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.

Installation fails on MacOS

4 participants