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

'reinstall-all' should also reinstall shared libraries #424

Closed
cs01 opened this issue Jun 16, 2020 · 1 comment · Fixed by #554
Closed

'reinstall-all' should also reinstall shared libraries #424

cs01 opened this issue Jun 16, 2020 · 1 comment · Fixed by #554

Comments

@cs01
Copy link
Member

cs01 commented Jun 16, 2020

Describe the bug

pipx reinstall-all currently reinstalls all the apps, but does not reinstall the shared libraries (pip, setuptools, wheel).
How to reproduce

pipx reinstall-all
Expected behavior

pipx reinstall-all should clear out the shared libraries so that they are automatically reinstalled and upgrade to their latest versions.

@itsayellow
Copy link
Contributor

This could also help #294 . It is a good bug to watch out for to see if reinstall-all works in that case.

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

Successfully merging a pull request may close this issue.

2 participants