Message337977
| Author | paul.moore |
|---|---|
| Recipients | chris-k, eryksun, et, jeremy.kloth, jkloth, ncoghlan, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2019-03-15.09:32:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1552642374.55.0.718288184025.issue36010@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Apparently, this is not in 3.7.3-rc1: >nuget install python -version 3.7.3-rc1 Feeds used: C:\Users\xxxx\.nuget\packages\ https://api.nuget.org/v3/index.json Attempting to gather dependency information for package 'python.3.7.3-rc1' with respect to project 'C:\Work\Scratch\tst', targeting 'Any,Version=v0.0' Gathering dependency information took 2.14 sec Attempting to resolve dependencies for package 'python.3.7.3-rc1' with DependencyBehavior 'Lowest' Resolving dependency information took 0 ms Resolving actions to install package 'python.3.7.3-rc1' Resolved actions to install package 'python.3.7.3-rc1' Retrieving package 'python 3.7.3-rc1' from 'nuget.org'. GET https://api.nuget.org/v3-flatcontainer/python/3.7.3-rc1/python.3.7.3-rc1.nupkg OK https://api.nuget.org/v3-flatcontainer/python/3.7.3-rc1/python.3.7.3-rc1.nupkg 517ms Installing python 3.7.3-rc1. Adding package 'python.3.7.3-rc1' to folder 'C:\Work\Scratch\tst' Added package 'python.3.7.3-rc1' to folder 'C:\Work\Scratch\tst' Successfully installed 'python 3.7.3-rc1' to C:\Work\Scratch\tst Executing nuget actions took 33.92 sec >.\python.3.7.3-rc1\tools\python.exe -m venv C:\Work\Scratch\tst\python.3.7.3-rc1\tools\python.exe: No module named venv |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-15 09:32:54 | paul.moore | set | recipients: + paul.moore, ncoghlan, tim.golden, jkloth, jeremy.kloth, zach.ware, eryksun, steve.dower, et, chris-k |
| 2019-03-15 09:32:54 | paul.moore | set | messageid: <1552642374.55.0.718288184025.issue36010@roundup.psfhosted.org> |
| 2019-03-15 09:32:54 | paul.moore | link | issue36010 messages |
| 2019-03-15 09:32:54 | paul.moore | create | |