Message335690
| Author | jkloth |
|---|---|
| Recipients | et, jkloth, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2019-02-16.14:59:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550329180.63.0.602872464889.issue36010@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
For a "tool-style" installation of Python, see the 'PCBuild\find_python.bat' script in the Python source tree, specifically the nuget section. Ultimately, it is just: > nuget install pythonx86 -ExcludeVersion -OutputDirectory "some\path" which will create an installation of the latest python at "some\path\pythonx86". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-16 14:59:40 | jkloth | set | recipients: + jkloth, paul.moore, tim.golden, zach.ware, steve.dower, et |
| 2019-02-16 14:59:40 | jkloth | set | messageid: <1550329180.63.0.602872464889.issue36010@roundup.psfhosted.org> |
| 2019-02-16 14:59:40 | jkloth | link | issue36010 messages |
| 2019-02-16 14:59:40 | jkloth | create | |