This repository was archived by the owner on Dec 11, 2023. It is now read-only.
This repository was archived by the owner on Dec 11, 2023. It is now read-only.
'TypeError: can't concat str to bytes' after last commits #182
Open
Description
Hi,
After commit 58abf51 i'm unable to run training with error:
...
File "D:\seq2seq_test3\nmt\nmt\train.py", line 449, in _sample_decode
utils.print_out(b" src: " + src_data[decode_id])
TypeError: can't concat str to bytes
So... probably fix doesn't work? :)
Regards,
Daniel
Metadata
Metadata
Assignees
Labels
No labels