I down loaded and tried to install version 3.4.2 on a Windows 7 64 bit system. 2 error messages came up saying that I had to stop two Windows systems tasks to allow the install to complete. Please see the attached screen print for details. What can I do to resolve this install problem ???
You can close those applications, or ignore the message and continue, just like the dialog says (if you ignore it, you may need to reboot for installation to complete). You could also try doing a Just for Me installation. Python is not trying to update those programs, which means those programs are blocking Python. You should look for their documentation on how to close them, or report this as a problem to them.
Thanks.... I killed the Intel task and the Python install worked without problems. There is almost no information on the web about what these Intel tasks do which made the Python install a little scary. Minor warning messages sometimes mask big problems. I'm amazed how comprehensive the Python programming language is. On Sat, Jan 17, 2015 at 3:39 PM, Steve Dower <report@bugs.python.org> wrote: > > Steve Dower added the comment: > > You can close those applications, or ignore the message and continue, just > like the dialog says (if you ignore it, you may need to reboot for > installation to complete). You could also try doing a Just for Me > installation. > > Python is not trying to update those programs, which means those programs > are blocking Python. You should look for their documentation on how to > close them, or report this as a problem to them. > > ---------- > > _______________________________________ > Python tracker <report@bugs.python.org> > <http://bugs.python.org/issue23258> > _______________________________________ >
Had the exact same problem. Windows 7 / 64-bit All I can get from the MSIexec log is: ________________ Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action UpdatePip, location: B:\lang\python\v03.04\python.exe, command: -m ensurepip -U --default-pip === Logging stopped: 11-Feb-2015 22:13:46 === _________________ I tried this various ways -- from command line, as administrator, msiexec /a, verbose logging -- NO LUCK. I think it is really broken
messages: + title: Cannot Install Python 3.4.2 on Windows 7 64 bit / screen print attached -> Cannot Install Python 3.4.2 on Windows 7 64 bit / screen print attached