[issue4735] An error occurred during the installation of assembly

2015-08-26 Thread Jakub Czaplicki
Jakub Czaplicki added the comment: Such issues are most likely caused by pending windows update that requires machine reboot. This would explain Shereef's comment in msg133158. -- nosy: +Jakub Czaplicki ___ Python tracker

[issue4735] An error occurred during the installation of assembly

2014-06-20 Thread Zachary Ware
Zachary Ware added the comment: If a reboot fixed it (3 years ago), not our bug (probably, until someone can reproduce it reliably). Closing the issue. -- nosy: +zach.ware resolution: -> not a bug stage: -> resolved status: open -> closed ___ Pyth

[issue4735] An error occurred during the installation of assembly

2011-04-06 Thread Shereef Marzouk
Shereef Marzouk added the comment: uhm, i restarted my pc and everything went through fine -- ___ Python tracker ___ ___ Python-bugs-l

[issue4735] An error occurred during the installation of assembly

2011-04-06 Thread Shereef Marzouk
Shereef Marzouk added the comment: in my last message i forgot to give more details sorry i first installed python 2.7.1 for amd64 but it made problems iwht pywin and buildbot-slave packeges so i wanted to install python the i386 one and i got this error i tried amd64 again now and it installed

[issue4735] An error occurred during the installation of assembly

2011-04-06 Thread Shereef Marzouk
Shereef Marzouk added the comment: here is the log. P.S. i have VS Studio 2005 installed -- nosy: +Shereef Added file: http://bugs.python.org/file21553/python.zip ___ Python tracker

[issue4735] An error occurred during the installation of assembly

2011-02-01 Thread Mads Darø Kristensen
Mads Darø Kristensen added the comment: I have this problem using Python 2.7.1 on a 32-bit Windows 7 PC. -- nosy: +madsdk versions: +Python 2.7 ___ Python tracker ___ ___

[issue4735] An error occurred during the installation of assembly

2010-03-21 Thread STINNER Victor
Changes by STINNER Victor : -- nosy: -haypo ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.

[issue4735] An error occurred during the installation of assembly

2009-12-30 Thread Ezio Melotti
Ezio Melotti added the comment: The same error has been reported in #7598 with Python 2.6.4. -- nosy: +ezio.melotti, sh.00 priority: -> normal versions: +Python 2.6 ___ Python tracker _

[issue4735] An error occurred during the installation of assembly

2009-03-21 Thread Martin v. Löwis
Martin v. Löwis added the comment: Can you please run the Python installer with msiexec /i python.msi /l*v python.log and compress and attach the resulting log file? -- nosy: +loewis ___ Python tracker _

[issue4735] An error occurred during the installation of assembly

2009-01-11 Thread STINNER Victor
STINNER Victor added the comment: See also http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=121817 ___ Python tracker ___ _

[issue4735] An error occurred during the installation of assembly

2009-01-11 Thread STINNER Victor
STINNER Victor added the comment: Issue 4911 is a duplicate of this issue. Could the issue be related to http://support.microsoft.com/kb/839547? -- nosy: +haypo ___ Python tracker _

[issue4735] An error occurred during the installation of assembly

2008-12-23 Thread Rodney
New submission from Rodney : An error occurred during the installation of assembly 'Microsoft.VC90.CRT, version="9.0.21022.8",publicKey Token="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32". Please refer to Help and Support for more information. -- components: Installati