Hi,

  using the --onedir option I managed to get to the point that the
  application starts, recognizes the locale setting of the os it is
running
  on, uses locale .po of my application to translate messages, but
when I
  use babel to format numbers, it complains that it does not know the
locale
  it_IT.

  My understanding is that that locale *is* installed on the machine,
but is
  not visible to the application.

  Of course I don't mean to add locale for any possible language in my
  application, I'd rather use the locale already installed on the os
but
  that -in a way- is the opposite of the logic of pyinstaller that
should
  provide a complete environ...

  How should I do?

  Which are the best practices for localization?

  thanks again
  sandro

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

Reply via email to