Skip to content

Batch Adder Fails 'word_color' error. #29

@Ms-Dance

Description

@Ms-Dance

I'm trying to batch add sentence and I'm getting the following Error: 'word_color'. I edited the python a little and found that if I initialize the config_data object, I don't get that error. I'm unfamiliar with how to debug Python so my research stops there. But when setting all the config_data data, I still get a Error: ' .

Here is the japanese sentences I'm trying to use. They are sentence pairs.

Sentence pairs in Japanese-English - 2024-06-26.zip

image

It's somewhere here that the error is occuring. In batch_edit.py:batch_edit_notes()

image

Also, it looks like the config data isn't being read from the imported file. Since I'm not getting the "db_contain_pair" UI to show up. It's failing the if statement.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions