Closed xiaomeng654321 closed 4 years ago
I can't find the reason why this error occurs? Help me resolve this. buf.write(imgbuf) TypeError: a bytes-like object is required, not 'NoneType'
how did you resolve this
the real reason is that the https://github.com/meijieru/crnn.pytorch/issues/147, i can't deal with the #147 problem using python 3.6
I can't find the reason why this error occurs? Help me resolve this. buf.write(imgbuf) TypeError: a bytes-like object is required, not 'NoneType'