[issue16188] Windows C Runtime Library Mismatch

2014-07-03 Thread rlinscheer
rlinscheer added the comment: Quite frankly, I'm beyond caring now. -- resolution: -> wont fix status: open -> closed ___ Python tracker ___

[issue16188] Windows C Runtime Library Mismatch

2014-07-03 Thread Mark Lawrence
Mark Lawrence added the comment: I'm not aware of any similar problems being reported with any Python version so can this be closed "not a bug" as was #14608 ? -- nosy: +BreamoreBoy ___ Python tracker

[issue16188] Windows C Runtime Library Mismatch

2012-10-10 Thread Jeremy Kloth
Changes by Jeremy Kloth : -- nosy: +jkloth ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.o

[issue16188] Windows C Runtime Library Mismatch

2012-10-10 Thread Ned Deily
Changes by Ned Deily : -- components: +Windows nosy: +brian.curtin, loewis, tim.golden ___ Python tracker ___ ___ Python-bugs-list mai

[issue16188] Windows C Runtime Library Mismatch

2012-10-10 Thread rlinscheer
New submission from rlinscheer: When installing python-2.7.3.amd64.msi or python-2.7.3.msi and selecting for single-user (as opposed to for all users), an incorrect version of the microsoft C runtime library (msvcr90.dll) seems to be placed into the top-level directory along side the python ex