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

Supress stdout from pip vcs operations #124

Closed
techalchemy opened this issue Nov 27, 2018 · 1 comment
Closed

Supress stdout from pip vcs operations #124

techalchemy opened this issue Nov 27, 2018 · 1 comment

Comments

@techalchemy
Copy link
Member

techalchemy commented Nov 27, 2018

  • Pip VCS operations somewhat randomly output stdout
  • supress this output possibly by overriding run_command and giving it a default show_stdout=False

ref: pypa/pipenv#3305

@duplicate-issues
Copy link

Hey @techalchemy,

We did a quick check and this issue looks very darn similar to

This could be a coincidence, but if any of these issues solves your problem then I did a good job 😄

If not, the maintainers will get to this issue shortly.

Cheers,
Your Friendly Neighborhood ProBot

techalchemy added a commit that referenced this issue Dec 10, 2018
- Fixes #124
- Remove hard dependency on `vistir[spinner]`

Signed-off-by: Dan Ryan <[email protected]>
techalchemy added a commit that referenced this issue Dec 10, 2018
- Fixes #124
- Remove hard dependency on `vistir[spinner]`

Signed-off-by: Dan Ryan <[email protected]>
techalchemy added a commit that referenced this issue Mar 31, 2020
- Fixes #124
- Remove hard dependency on `vistir[spinner]`

Signed-off-by: Dan Ryan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant