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 koen
Recipients armandorowe, koen, loewis
Date 2008-10-03.14:47:38
SpamBayes Score 0.019396491
Marked as misclassified No
Message-id <1223045259.22.0.226177134542.issue4022@psf.upfronthosting.co.za>
In-reply-to
Content
Have you tried restarting your machine after installing the Visual C++ 
runtime from Microsoft? These runtimes will sometimes only finish 
installing after a reboot. Also, putting them in System/System32 is not 
"allowed" by MSVCR90.dll, either it goes into your application folder 
(together with a .manifest file), or into the WinSXS folder.
History
Date User Action Args
2008-10-03 14:47:39koensetrecipients: + koen, loewis, armandorowe
2008-10-03 14:47:39koensetmessageid: <1223045259.22.0.226177134542.issue4022@psf.upfronthosting.co.za>
2008-10-03 14:47:38koenlinkissue4022 messages
2008-10-03 14:47:38koencreate