Skip to content

Fix for DF info#115

Open
surak wants to merge 1 commit intopageauc:masterfrom
surak:patch-2
Open

Fix for DF info#115
surak wants to merge 1 commit intopageauc:masterfrom
surak:patch-2

Conversation

@surak
Copy link
Copy Markdown

@surak surak commented Jan 11, 2021

Subprocess returns a byte array in python3, and the output is processed as a string - therefore, we need to convert df's output into a string before we work with it.

Subprocess returns a byte array in python3, and the output is processed as a string - therefore, we need to convert df's output into a string before we work with it.
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