On Monday, 21 January 2013 02:46:09 UTC-8, Martin Z wrote:
>
> [email protected] <javascript:> píše v Pá 18. 01. 2013 v 11:32 -0800: 
> > When using pyInstaller 2.0, wxPython is properly included, except for 
> > the locale files. How can I fix this? 
>
> You could look at the wx import hook and add there attribute 'datas' 
> that will contain the list of data files (locale files) to bundle with 
> frozen application. 
>
> wxPython hook file to create: 
>
>   ./PyInstaller/hooks/hook-wx.py 
>
 

> This is the same problem I am having  .... can you expand on this answer a 
> little ?

-- 
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.


Reply via email to