Skip to content
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
@daniel-kukiela

Description

@daniel-kukiela

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions