Message327691
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | xtreak |
|---|---|
| Recipients | paul.moore, steve.dower, tim.golden, xtreak, zach.ware |
| Date | 2018-10-14.06:02:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1539496963.11.0.788709270274.issue34977@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
+1 for reliable installation. There were some cases (issue33220, issue30944) where the installer was detected as a Virus by some vendors which would be reduced since this is installed from the App store as a verified app. I hope this will also reduce the scenarios where users need to resort to bug tracker with log files when there are installation failures [1] providing a more smooth one click install. There is a long standing open issue [2] to make `pip install --user` as a default which I hope gets resolved and there is an issue with using `pip install --user` inside a virtualenv which seems to block the earlier issue [3] Thanks a lot for this! [1] https://bugs.python.org/issue?%40columns=id%2Cactivity%2Ctitle%2Ccreator%2Cassignee%2Cstatus%2Ctype&%40sort=-activity&%40filter=status&%40action=searchid&ignore=file%3Acontent&%40search_text=windows+msi+install&submit=search&status=-1%2C1%2C2%2C3 [2] https://github.com/pypa/pip/issues/1668 [3] https://github.com/pypa/pip/issues/5702 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-10-14 06:02:43 | xtreak | set | recipients: + xtreak, paul.moore, tim.golden, zach.ware, steve.dower |
| 2018-10-14 06:02:43 | xtreak | set | messageid: <1539496963.11.0.788709270274.issue34977@psf.upfronthosting.co.za> |
| 2018-10-14 06:02:43 | xtreak | link | issue34977 messages |
| 2018-10-14 06:02:42 | xtreak | create | |