On 12/16/2008 11:14 AM, [email protected] wrote: > I would like to add that building the app is fine, the error only > occurs when running the dist executable. When appended by a -- > noconsole option, the executable resulted a Visual C++ Runtime Error > R6034.
Python 2.6 uses a different CRT (Visual Studio 2008). PyInstaller does not support it yet. -- Giovanni Bajo Develer S.r.l. http://www.develer.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
