Im totally at a loss. and this is going to take someone with some in-depth knowledge (probably of pyinstaller,moreso than anything else)
I have been 100% unsuccessful at including the c:\Python26\Lib\site-packages\wx-2.8-msw-unicode\Locale\* translation files in a pyinstaller executable ... wx.Locale(locale_code) simply isnt finding the intended packages. can someone give me a hint(or a flat out answer) on how to include the *.mo files in the spec file such that the exe can find them? I wish i had more "I tried this ... but frankly with pyinstaller I have very little idea what Im doing and just kind of sledgehammer on my .spec file (which is gross and I would not want to subject anyone here to it ...) -- 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]. Visit this group at http://groups.google.com/group/pyinstaller?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
