Hi, I packaged my application under windows. It works fine on my machine, but I got "Error loading Python DLL : python26.dll (error code 14001)" error.
I find there is a ticket is about this topic : http://www.pyinstaller.org/ticket/38 But however, I notice that pyinstaller do copy "msvcr90.dll" for me in dist folder. But even I am sure that dll file is in same folder of the .exe file. I still got that error message. What might be the problem cause the error? How can I fix that? Thanks. Victor Lin. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
