Message231444
| Author | dstufft |
|---|---|
| Recipients | dstufft, larry, ncoghlan, ned.deily |
| Date | 2014-11-20.17:36:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1416504962.28.0.126533591078.issue19693@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
So here's a thought: pip does have a CLI flag --force-reinstall which will uninstall and then reinstall whatever is being installed. If we modified things so that ensurepip supported this flag (or always used it with --upgrade) then it would fix this issue. The downside here is that only works with --upgrade. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-11-20 17:36:02 | dstufft | set | recipients: + dstufft, ncoghlan, larry, ned.deily |
| 2014-11-20 17:36:02 | dstufft | set | messageid: <1416504962.28.0.126533591078.issue19693@psf.upfronthosting.co.za> |
| 2014-11-20 17:36:02 | dstufft | link | issue19693 messages |
| 2014-11-20 17:36:02 | dstufft | create | |