Skip to content

Updated: Version check not working #168

@leela1255

Description

@leela1255

Edit: OK, so this can be completely ignored. This is a wrapping issue with cmd - it was wrapping some of the uuid on to the next line of the command prompt window so the uuid was incomplete for the books that weren't downloading. Sorry!

I will note the version check still isn't working for me, but this is a far less significant issue obviously. So this is the relevant part of that.

  • Kobodl Version - the --version command doesn't want to tell me:

E:\eBooks>kobodl-windows.exe --version
Traceback (most recent call last):
File "kobodl_main_.py", line 5, in
File "click\core.py", line 1161, in call
File "click\core.py", line 1081, in main
File "click\core.py", line 949, in make_context
File "click\core.py", line 1653, in parse_args
File "click\core.py", line 1417, in parse_args
File "click\core.py", line 2403, in handle_parse_result
File "click\core.py", line 2365, in process_value
File "click\decorators.py", line 498, in callback
RuntimeError: 'kobodl' is not installed. Try passing 'package_name' instead.
[PYI-31240:ERROR] Failed to execute script 'main' due to unhandled exception!


Leaving my original bug report here for posterity:

Describe the issue
In the last couple of weeks somewhere, books just don't download anymore. This is the output I see:

E:\eBooks>kobodl-windows.exe book get [uuid]
Skipping subscribtion entity
Skipping subscribtion entity
Skipping subscribtion entity

E:\eBooks>

So it's missing the step where it actually downloads the book. No errors, I'm guessing maybe just something isn't where it used to be in the JSON or something.

To Reproduce
Steps to reproduce the behavior:

  1. Run a get command
  2. Experience lack of book

Expected behavior
Book would download

Desktop (please complete the following information):

  • OS: Windows 11
  • Install method and python version: pre-built bundle

Additional context
Debug log has been sent via email

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions