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

Add a note discussing installing poetry with pipsi #318

Closed
simonpercivall opened this issue Jul 18, 2018 · 5 comments
Closed

Add a note discussing installing poetry with pipsi #318

simonpercivall opened this issue Jul 18, 2018 · 5 comments

Comments

@simonpercivall
Copy link

As a Python dev, installing tools like poetry with pipsi makes for a very convenient experience. However, the interaction between the currently available pipsi on PyPI and how poetry makes broken virtualenvs. This has been noted in a couple of poetry GitHub issues already.

A note in the poetry documentation, that describes installing via pipsi, and how to handle the resulting broken envs, would be helpful for users wanting to install that way. While partially off topic (since the problem really isn't with poetry) it adds real value to the documentation.

See also:

@tkossak
Copy link

tkossak commented Jul 20, 2018

I wasted some time because of this problem too. Now i just install poetry directly into every pyenv python.

@NotAFile
Copy link

Just got bit by this too. A note would be great. Or even better, fixing the relevant issues.

@jgirardet
Copy link
Contributor

See #378

@sdispater
Copy link
Member

The documentation has been updated. But note that installing Poetry with pipsi is not the recommended method.

abn pushed a commit that referenced this issue Oct 19, 2020
This change correctly reverts pyproject.toml changes for dry runs as 
well as keyboard interrupts.

Resolves: #2933 #318
sdispater pushed a commit that referenced this issue Jan 30, 2021
This change correctly reverts pyproject.toml changes for dry runs as 
well as keyboard interrupts.

Resolves: #2933 #318
finswimmer pushed a commit that referenced this issue Jan 30, 2021
This change correctly reverts pyproject.toml changes for dry runs as 
well as keyboard interrupts.

Resolves: #2933 #318
Copy link

github-actions bot commented Mar 3, 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 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants