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
Labels
bug
Something isn't working
Originally posted by @JorgeBornemann in #337 (comment)
The text was updated successfully, but these errors were encountered: