[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 rep...@bugs.python.org
http://bugs.python.org/issue4735
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue4735
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue4735] An error occurred during the installation of assembly

2011-04-06 Thread Shereef Marzouk

Shereef Marzouk shee...@gmail.com 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 rep...@bugs.python.org
http://bugs.python.org/issue4735
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue4735] An error occurred during the installation of assembly

2011-04-06 Thread Shereef Marzouk

Shereef Marzouk shee...@gmail.com 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 fine

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue4735
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue4735] An error occurred during the installation of assembly

2011-04-06 Thread Shereef Marzouk

Shereef Marzouk shee...@gmail.com added the comment:

uhm, i restarted my pc and everything went through fine

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue4735
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue4735] An error occurred during the installation of assembly

2011-02-01 Thread Mads Darø Kristensen

Mads Darø Kristensen mad...@gmail.com 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 rep...@bugs.python.org
http://bugs.python.org/issue4735
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue4735] An error occurred during the installation of assembly

2010-03-21 Thread STINNER Victor

Changes by STINNER Victor victor.stin...@haypocalc.com:


--
nosy:  -haypo

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue4735
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue4735] An error occurred during the installation of assembly

2009-12-30 Thread Ezio Melotti

Ezio Melotti ezio.melo...@gmail.com 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 rep...@bugs.python.org
http://bugs.python.org/issue4735
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue4735] An error occurred during the installation of assembly

2009-03-21 Thread Martin v. Löwis

Martin v. Löwis mar...@v.loewis.de added the comment:

Can you please run the Python installer with

 msiexec /i pythonxy.msi /l*v python.log

and compress and attach the resulting log file?

--
nosy: +loewis

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue4735
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue4735] An error occurred during the installation of assembly

2009-01-11 Thread STINNER Victor

STINNER Victor victor.stin...@haypocalc.com 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 rep...@bugs.python.org
http://bugs.python.org/issue4735
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue4735] An error occurred during the installation of assembly

2009-01-11 Thread STINNER Victor

STINNER Victor victor.stin...@haypocalc.com added the comment:

See also 
http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=121817

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue4735
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue4735] An error occurred during the installation of assembly

2008-12-23 Thread Rodney

New submission from Rodney rwpj...@comcast.net:

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: Installation
messages: 78256
nosy: rwpjr66
severity: normal
status: open
title: An error occurred during the installation of assembly
type: crash
versions: Python 3.0

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue4735
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com