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 eryksun
Recipients eryksun, paul.moore, spooja, steve.dower, tim.golden, zach.ware
Date 2016-10-03.11:51:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475495463.88.0.57204383358.issue28344@psf.upfronthosting.co.za>
In-reply-to
Content
For some reason you're trying to schedule the installer to run in session 0. I thought you were running python.exe in session 0 via the task scheduler, which would hang in the REPL [1].

[1]: https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop
History
Date User Action Args
2016-10-03 11:51:03eryksunsetrecipients: + eryksun, paul.moore, tim.golden, zach.ware, steve.dower, spooja
2016-10-03 11:51:03eryksunsetmessageid: <1475495463.88.0.57204383358.issue28344@psf.upfronthosting.co.za>
2016-10-03 11:51:03eryksunlinkissue28344 messages
2016-10-03 11:51:03eryksuncreate