You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\amogus>pipx list
venvs are in C:\Users\amogus\.local\pipx\venvs
apps are exposed on your $PATH at C:\Users\amogus\.local\bin
package poetry 1.1.12, installed using Python 3.10.0rc2
- poetry.exe
C:\Users\amogus>pipx install poetry==1.2.0a2
'poetry' already seems to be installed. Not modifying existing installation in 'C:\\Users\\amogus\\.local\\pipx\\venvs\\poetry'. Pass '--force' to force installation.
it should detect that i'm updating the package and not show this error
The text was updated successfully, but these errors were encountered:
It would be good if a confirmation message like: poetry version '1.1.12' already installed in '<path>', would you like to overwrite it with version '1.2.0a2'? [yn]
it should detect that i'm updating the package and not show this error
The text was updated successfully, but these errors were encountered: