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/c4ae88a1-12e0-4fc6-8c20-7bb7609910d5n%40googlegroups.com.

Reply via email to