Skip to content

Fix release step build-executables on Windows#41

Merged
dkfellows merged 1 commit intomainfrom
fix/release
Jan 6, 2026
Merged

Fix release step build-executables on Windows#41
dkfellows merged 1 commit intomainfrom
fix/release

Conversation

@aplowman
Copy link
Collaborator

@aplowman aplowman commented Jan 6, 2026

This step involves printing emojis (e.g. hpcflow data --list), which surfaces an encoding issue on Windows, even though we set PYTHONUTF8: 1; the Pyinstaller-built executable seems to not respect it. So instead we can run this step earlier using Python, which should then respect PYTHONUTF8.

…t executable to workaround unicode issue on Windows
@aplowman aplowman requested a review from a team as a code owner January 6, 2026 09:04
@dkfellows dkfellows merged commit 96b8271 into main Jan 6, 2026
@dkfellows dkfellows deleted the fix/release branch February 3, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants