Open
Description
Problem
Users executing bootstrap as part of init on old <1.8 versions of poetry against python template get errors during install. While console outputs the bootstrap log it may not be clear for the user on the reason why init failed. Adding a more descriptive warning or an optional prompt to ask to delegate upgrading poetry
Solution
Introduce a more descriptive warning when running poetry install via bootstrap against templates that require higher min versions of poetry.
Proposal
TBD
Pros and Cons
TBD
Dependencies
TBD