Skip to content

Conversation

joeyballentine
Copy link
Member

As discovered by a user in the discord, chaiNNer's subprocesses can break if you have a system language other than English on windows. This is because Popen by default lets windows decide what encoding to use.

So, to fix this, theoretically forcing the encoding to be utf-8 should prevent these kinds of issues.

@joeyballentine joeyballentine merged commit c1d6bab into main Apr 1, 2024
@joeyballentine joeyballentine deleted the subp-utf branch April 1, 2024 20:31
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