I am running this code to extract the features of word written in hindi using Spyder but it is showing me the error:
File "G:/devanagari_ocr-master/honey/code.py", line 50, in batch_extractor
pickle.dump(result, fp)
TypeError: write() argument must be str, not bytes
Please resolve this asap