Skip to content

Changed encoding output to uft8.#5

Open
johnfslattery wants to merge 1 commit intomr-rigden:masterfrom
johnfslattery:master
Open

Changed encoding output to uft8.#5
johnfslattery wants to merge 1 commit intomr-rigden:masterfrom
johnfslattery:master

Conversation

@johnfslattery
Copy link
Copy Markdown

Using python 3.6, the return from subprocess.check_output by default is a bytes object, which causes an error when using split. Specifying the encoding as utf8 resolves.

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.

1 participant