On Wed, Oct 6, 2010 at 8:05 PM, Carey Gagnon <[email protected]>wrote:
> On Wed, Oct 6, 2010 at 7:55 PM, Paul McNett <[email protected]> wrote: > >> Sorry for top posting I'm on my iPhone. What version of dabo python >> and wxpython are you using? I suggest using dabo trunk from svn, >> python 2.6.5, and wxpython 2.8.11.0, because those are the versions >> I'm using. >> >> Paul >> > Well..I've upgraded to the same versions you're using Paul and it's still a no go.. When launching the exe file I still get " The application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem." Do I need to modify the AppWizard Generated setup.py file? I also notice that the buildwin.bat file still looks to python25 to copy files even though I'm using 2.6: copy c:\python25\lib\site-packages\wx-2.8-msw-unicode\wx\MSVCP71.dll dist copy c:\python25\lib\site-packages\wx-2.8-msw-unicode\wx\gdiplus.dll dist copy c:\windows\system32\mfc71.dll dist I've read the tutorial on the py2exe site and there it states that for python 2.6 you need: - mfc90.dll - mfc90u.dll - mfcm90.dll - mfcm90u.dll - Microsoft.VC90.MFC.manifest Can anyone point me in the right direction? Thanks Carey --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
