Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

guessing at a solution via remarks in the issue (#24) discussion #51

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

windoverwater
Copy link

@windoverwater windoverwater commented Sep 22, 2022

This is just a guess at a solution given some of the comments in issue #24. I need to convert a project from conda to poetry and want to us my M1 and avoid my 8 year old laptop...

This change seemed to work for me in that it installed poetry on my M1. Thanks!

@vercel
Copy link

vercel bot commented Sep 22, 2022

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

Name Status Preview Updated
install-python-poetry-org ✅ Ready (Inspect) Visit Preview Sep 22, 2022 at 3:09PM (UTC)

@neersighted
Copy link
Member

This is not a practical/mergable solution as we do want to take advantage of copies on other platforms, and need to specifically exclude macOS. I have a PR cooking locally that solves this in a more robust/holistic way -- in the mean time, the other install methods (pipx, manual) work just fine.

@windoverwater
Copy link
Author

windoverwater commented Sep 22, 2022 via email

@neersighted
Copy link
Member

No problem, and thanks for the help! This is fine to leave open until a new PR supersedes it -- thanks again!

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.

None yet

2 participants