rectangletangle
rectangletangle

Reputation: 52921

I need MSVCR90.dll version 9.0.21022.8

According to a py2exe tutorial I found I need MSVCR90.dll version 9.0.21022.8 to run it for python 2.6. Where do I find MSVCR90.dll version 9.0.21022.8?

Upvotes: 7

Views: 12133

Answers (1)

ars
ars

Reputation: 123498

Install the VS 2008 redistrbutable package.

Upvotes: 7

Related Questions