-
Notifications
You must be signed in to change notification settings - Fork 56
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
Add poetry to winget
for Windows installation
#129
Comments
Impossible-to-debug issues that others have include:
How is the average user to know how to debug this? And this is the primary supported installation method! |
This would be great. Currently the most straightforward path seems to be to install scoop so we can install pipx so we can install poetry. Is a winget installer to install poetry more directly feasible or likely in the near term? |
A year later, Poetry is going to become unused abandonware because its installation method is so horrible. |
Please add poetry to the winget package manager.
Currently, installing poetry requires pasting an install script into a powershell Window, and possibly manually modifying the PATH. This is inconvenient at best, and difficult to guide another person to do.
winget
is Microsoft's open source package manager and already has thousands of packages, including all versions of Python.The text was updated successfully, but these errors were encountered: