On 21 April 2010 02:43, Giovanni Bajo <[email protected]> wrote: > is it possible that py26win branch was broken by Python 2.6.5? Importing > .pyd files (compiled by myself through distutils) from within a packaged > executable fails with a "DLL load failed" error. It looks related to this > patch:
I know that the Windows installers for PyQt4 had to be repackaged with Python 2.6.4 due to what seems to be a binary incompatibility between 2.6.5 and previous releases of Python 2.6. Perhaps this is the case? -- Raoul Snyman B.Tech Information Technology (Software Engineering) E-Mail: [email protected] Web: http://www.saturnlaboratories.co.za/ Blog: http://blog.saturnlaboratories.co.za/ Mobile: 082 550 3754 Registered Linux User #333298 (http://counter.li.org) -- 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.
