Closed wenkokke closed 1 year ago
This is unfortunately not workable, because PyInstaller makes it impossible to pass -X utf8 to Python, and forces Python to ignore environment variables, so the compiled executables wouldn't work on Windows.
-X utf8
This is unfortunately not workable, because PyInstaller makes it impossible to pass
-X utf8
to Python, and forces Python to ignore environment variables, so the compiled executables wouldn't work on Windows.