Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: a bytes-like object is required, not 'str' encountered when running pssh-box.py tool, patch included. #1191

Closed
Brainiarc7 opened this issue Mar 16, 2023 · 1 comment
Labels
status: archived Archived and locked; will not be updated

Comments

@Brainiarc7
Copy link
Contributor

System info

Operating System:Ubuntu 22.04LTS
Shaka Packager Version: git tip master

Issue and steps to reproduce the problem:

Any invocation of pssh-box.py tool fails with the error:

TypeError: a bytes-like object is required, not 'str'

On line 170.

I've pushed a patch #1187 to address this, please review.

Brainiarc7 added a commit to Brainiarc7/shaka-packager that referenced this issue Mar 20, 2023
The patch has been updated to pass lint tests. 
The change is now within the line length limit(s).
@cosmin
Copy link
Contributor

cosmin commented Nov 15, 2023

Closed by #1187

@cosmin cosmin closed this as completed Nov 15, 2023
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jan 14, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

No branches or pull requests

2 participants