Hi,

I applied your patch, but it didn't do anything. It adds that manifest
directory,

Yes, that's about all which is supposed to happen. Does the directory Microsoft.VC90.CRT contain all of the following files:
Microsoft.VC90.CRT.manifest
msvcm90.dll
msvcp90.dll
msvcr90.dll

and are those files also no-where else in the output directory?

> but the "cannot load runtime" message still appears.

The exact wording of the message would be interesting. "accessing the C runtime incorrectly" and "application configuration is incorrect" would hint at a problem with an assembly dependecy, others probably not.

Even though going back to Python 2.5 is probably the best option for you atm, I'd still like to troubleshoot.

Can you give me a list of the modules you're using and also a list of files in the output directory when building with Python 2.6?

Thanks.

Regards,

Florian Höch

--
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