Hi list, I recently updated my python environment to Python 2.6.2 and PyQt 4.5.4. I'm experimenting problems packaging an application that worked fine with the old environment.
At application startup an error dialog is showed: "Microsoft Visual C++ Runtime Library Runtime Error! Program: ... R6034 An application has made an attempt to load the C runtime library incorrectly. Please contact the application's support team for more information." After closing the dialog *the application seems to work correctly*. It seems to me that it is a known problem: http://groups.google.com/group/PyInstaller/browse_thread/thread/4b5d827412deb1c2 http://www.pyinstaller.org/ticket/39 So I woul like to know which is the current status of pyinstaller vs python2.6. In order to get it working should I apply all patches attached to http://www.pyinstaller.org/ticket/39? thanks -- Antonio Valentino --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
