Message238089
| Author | Saimadhav.Heblikar |
|---|---|
| Recipients | BreamoreBoy, Saimadhav.Heblikar, dstufft, peter.otten, rhettinger, terry.reedy |
| Date | 2015-03-14.15:32:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1426347164.75.0.130245184374.issue23551@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The proof of concept is almost ready. I have a couple of questions to anyone familiar with pip api (and on windows for question 2) 1. Is a restart of the interpreter absolutely required for pip.operations.freeze.freeze() to reflect changes?(install/uninstall)? 2. (Windows particular) Is a permission similar to sudo required to install packages using pip? If not, would it be OK to install only to user home director in *nix? Doing so would be allow code to be same across platforms. It would also prevent asking the end user where they want the package to be installed. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-14 15:32:44 | Saimadhav.Heblikar | set | recipients: + Saimadhav.Heblikar, rhettinger, terry.reedy, peter.otten, BreamoreBoy, dstufft |
| 2015-03-14 15:32:44 | Saimadhav.Heblikar | set | messageid: <1426347164.75.0.130245184374.issue23551@psf.upfronthosting.co.za> |
| 2015-03-14 15:32:44 | Saimadhav.Heblikar | link | issue23551 messages |
| 2015-03-14 15:32:44 | Saimadhav.Heblikar | create | |