Skip to content

Correct binary paths used on Windows + MinGW#8

Merged
neersighted merged 3 commits into
python-poetry:mainfrom
s0600204:mingw
Jan 21, 2022
Merged

Correct binary paths used on Windows + MinGW#8
neersighted merged 3 commits into
python-poetry:mainfrom
s0600204:mingw

Conversation

@s0600204
Copy link
Copy Markdown
Contributor

python[.exe], when installed via (msys) MinGW on Windows, can be found under a path structure similar to that you might find on *nix systems.

The install-python.py script was not taking this into consideration, causing installation failure under Windows + MinGW.

A similar fault in poetry itself was resolved with python-poetry/poetry#3713.


PR originally filed as python-poetry/poetry#4467, migrated here as requested; and updated.

python[.exe], when installed via (msys) MinGW on Windows, can be found under a
path structure similar to that you might find on *nix systems.

The install-python.py script was not taking this into consideration, causing
installation failure under Windows + MinGW.

A similar fault in poetry itself was resolved with python-poetry/poetry#3713.
@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 26, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/python-poetry/install-python-poetry-org/FBu8tJPenkwiFzSHQdaPEYwx1taA
✅ Preview: https://install-python-poetry-org-git-fork-s0600204-mingw-python-poetry.vercel.app

@s0600204 s0600204 changed the title Mingw Correct binary paths used on Windows + MinGW Dec 26, 2021
@neersighted neersighted merged commit 767db61 into python-poetry:main Jan 21, 2022
@s0600204 s0600204 deleted the mingw branch February 2, 2022 07:55
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.

2 participants