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

Prevent badly-formatted dependencies from erroring poetry init #2554

Closed
2 tasks done
AngelOnFira opened this issue Jun 14, 2020 · 1 comment · Fixed by #5838
Closed
2 tasks done

Prevent badly-formatted dependencies from erroring poetry init #2554

AngelOnFira opened this issue Jun 14, 2020 · 1 comment · Fixed by #5838
Labels
area/cli Related to the command line area/error-handling Bad error messages/insufficient error handling area/init Related to 'poetry init'/project creation kind/feature Feature requests/implementations

Comments

@AngelOnFira
Copy link

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.

Feature Request

Hi 👋

So while running poetry init, I got partway through to the interactive dependency section. Then I tried to add a package django debug toolbar. This threw a ValueError since it wasn't the proper format. Completely fair.

image

However, this ValueError crashed the poetry init, and so I had to restart, and put all my info in again. Would be more helpful to print an error, and allow me to type in another dependency.

@AngelOnFira AngelOnFira added kind/feature Feature requests/implementations status/triage This issue needs to be triaged labels Jun 14, 2020
@finswimmer finswimmer added area/cli Related to the command line area/error-handling Bad error messages/insufficient error handling labels Jul 23, 2021
@finswimmer finswimmer added the area/init Related to 'poetry init'/project creation label Mar 31, 2022
@mkniewallner mkniewallner removed the status/triage This issue needs to be triaged label Jun 12, 2022
Copy link

github-actions bot commented Mar 1, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/cli Related to the command line area/error-handling Bad error messages/insufficient error handling area/init Related to 'poetry init'/project creation kind/feature Feature requests/implementations
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants