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

In our installation getenvb causes a type error, at the end of the traceback, in _check_bytes (line 781 of os.py) bails with TypeError("bytes expected, not %s" % type(value).__name__) #383

Closed
jfrost-mo opened this issue Feb 1, 2024 · 0 comments · Fixed by #384
Labels
bug Something isn't working

Comments

@jfrost-mo
Copy link
Member

jfrost-mo commented Feb 1, 2024

In our installation getenvb causes a type error, at the end of the traceback, in _check_bytes (line 781 of os.py) bails with TypeError("bytes expected, not %s" % type(value).__name__)

Originally posted by @JorgeBornemann in #337 (comment)

@jfrost-mo jfrost-mo added the bug Something isn't working label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant