On 26/02/2007 3.41, [EMAIL PROTECTED] wrote:

> I'm getting the dreaded "MSVCR71.dll could not be extracted" error,
> which after a google search I see is a somewhat common problem. I
> tried both the latest stable release of PyInstaller (1.2) and the
> daily build, and get the problem with both. The problem occurrs only
> when I run my compiled single-file executable, not during the compile
> process.

The latest stable release is 1.3, as reported in:
http://pyinstaller.python-hosting.com/

We temporarily don't have daily builds anymore. You can checkout PyInstaller 
from SVN to get the latest trunk version which contains the fix for this 
problem:

svn co http://svn.pyinstaller.python-hosting.com/trunk pyinstaller

Let me know if you need further help with this.
-- 
Giovanni Bajo


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/PyInstaller?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to