Installation and startup issues - eliranwong/UniqueBible GitHub Wiki

pip3 error

If you get an error when starting up UBA like:

Installing missing module 'chinese-english-lookup' ...
Optional feature 'Chinese-to-English word definition' is not enabled.
Run 'pip3 install chinese-english-lookup' to install it first.
INFO: Could not find files for the given pattern(s).

Create a file in the UBA root directory called "disabled_modules.txt". In that file, have the name of the modules to be disabled on each line.

So, for the example above, the file would contain:

chinese-english-lookup

Screen gets stuck with message "Some of your files are old. We are helping you to upgrade those files. You will receive another message when the operation is done."

Some of your files in marvelData has become corrupt, most likely be copying from another folder. Do a full reinstall and let UBA download the the marvelData files and do not copy over them. See https://github.com/eliranwong/UniqueBible/issues/1135.