Re: [Boa Constr] Missing MSVCR71.dl
Status: Beta
Brought to you by:
riaan
From: Werner F. B. <wer...@fr...> - 2011-02-09 09:05:09
|
On 09/02/2011 05:18, walter weston wrote: > Im trying to install Boa 0.8.1.src.win32.exe and I get an error it says > this application has failed to start because MSVCR71.dll was not > found.re-installing the application may fix this problem any help would > be appreciated I assume you are talking about "boa-constructor-0.6.1.src.win32.exe", if yes, have you installed Python either 2.5 or 2.6 (32 bit!) and have you installed wxPython 2.8 (http://wxpython.org/download.php#stable according to the Python version you installed). Instead of using .exe installer for Boa you could also use "boa-constructor-0.6.1.src.zip" and unzip it to a folder, then to run it create a shortcut to "\python26\python.exe boafolder\boa.py Werner |