Could you upgrade your PyInstaller? Encodings and locales used to be a very 
prominent issue when we were trying to support Python2 and Python3 which 
handle encodings very differently. But it should've been cleared up by now.

On Monday, November 2, 2020 at 3:09:59 PM UTC [email protected] wrote:

> My application is build using python 3.6.6 and pyinstaller 3.4.
> The application runs on most Windows systems, but on some Portuguese only 
> Brazilian 
> Windows 10 - it does not run at all, i.e. the application immediate returns.
> I tried reducing the issue by building a single file containing only a 
> single line:
>
> print("Hello World")
>
> without any imports.
>
> This also fails to run under these Portuguese only Brazilian Windows 10.
>
> Enabling Portuguese on a English based system does not reproduce the 
> issue.
>
> Any idea what could be the problem?
>
> Thanks,
> Shai Shasag
>

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/330a8190-3787-41b0-8f04-666ba91717d8n%40googlegroups.com.

Reply via email to