Sergey

Results 15 comments of Sergey

The installation takes place without problems, on the freshest OS. Python 3.10, 3.11, 3.12, problem only 3.13

There are no problems with the source. OS Android is not supported, the Discord bot probably does not work on the latest version. We recommend using versions of the package...

Hello. As a temporary local solution, you can make changes to the files. https://github.com/dipu-bd/lightnovel-crawler/blob/7bee68ed003dbbee33ce51857c8fb749d074d9d4/lncrawl/core/novel_info.py#L99 Replace with `output_path=app.output_path.__str__()` https://github.com/dipu-bd/lightnovel-crawler/blob/7bee68ed003dbbee33ce51857c8fb749d074d9d4/lncrawl/binders/epub.py#L46 Replace with `book.set_identifier(output_path.__str__() + suffix)` I'm still looking for a better solution.

@zillafox The fixes haven't made it into the release packages yet. You need to use the code from the dev branch and build them yourself. Or wait for an update...