On 13/10/2010 19:31, Carey Gagnon wrote: >> I was never able to get the above method to work, and found that merely >> copying it >> the way I was doing worked. I don't send the Microsoft.VC90.CRT.manifest. >> >> Paul >> > > Well I'll try a few different compilations as see what happens. > Some of the forums regarding this issue also mention that it could be a > gdiplus.dll issue with wx 2.8 and later. > > More investigation is needed. > Maybe this page helps: http://wiki.wxpython.org/py2exe-python26
Note that the manifest included in setup.py is a bit different and there is a commented section on the MS stuff, i.e. sometimes I found that putting it all into sub-folders of the dist folder makes it work and if one uses the py2exe "zipfile" option one has to copy it twice. Werner _______________________________________________ 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]
