Crash with "too many values to unpack" when adding package with poetry init
#7567
Closed
4 tasks done
Labels
poetry init
#7567
-vvv
option) and have included the output below.Issue
Putting spaces in
"Package to add or search for (leave blank to skip):
prompt gives different results each time, the third time in a row it crashes.Using a valid package on the first prompt causes a crash when spaces are used in response to the prompt the second time. I.E. respond with e.g.
Django
for the first package name, thennow we crash
for the second package name.Unfortunately, Poetry just exits and does not write any of your prior responses anywhere so you're starting over next time.
The text was updated successfully, but these errors were encountered: