cloudfrunt icon indicating copy to clipboard operation
cloudfrunt copied to clipboard

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

Open gptshubham595 opened this issue 5 years ago • 1 comments
trafficstars

This solves this error : https://stackoverflow.com/questions/33054527/typeerror-a-bytes-like-object-is-required-not-str-when-writing-to-a-file-in

Adding a b in 'Bad Request' solved this issue

gptshubham595 avatar Jun 24 '20 21:06 gptshubham595

I have Windows 10 system Python 3.8

gptshubham595 avatar Jun 24 '20 21:06 gptshubham595