Github messages for voidlinux
 help / color / mirror / Atom feed
From: not-chicken <not-chicken@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Komikku: update dependencies
Date: Tue, 25 Aug 2020 15:46:21 +0200	[thread overview]
Message-ID: <20200825134621.xhHCLQP9TpBISYQNBQyzZCafo_jvP-VJIsblIdOk4PQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24463@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1313 bytes --]

New comment by not-chicken on void-packages repository

https://github.com/void-linux/void-packages/pull/24463#issuecomment-680035277

Comment:
> Sorry, why does `Komikku` needs `python3-keyring`? I run it just fine.

Doesn't work without it for me :(
```[~]$ komikku
Traceback (most recent call last):
  File "/usr/bin/komikku", line 69, in <module>
    from komikku.application import Application
  File "/usr/lib/python3.8/site-packages/komikku/application.py", line 24, in <module>
    from komikku.add_dialog import AddDialog
  File "/usr/lib/python3.8/site-packages/komikku/add_dialog.py", line 17, in <module>
    from komikku.models import create_db_connection
  File "/usr/lib/python3.8/site-packages/komikku/models/__init__.py", line 5, in <module>
    from .database import backup_db
  File "/usr/lib/python3.8/site-packages/komikku/models/database.py", line 15, in <module>
    from komikku.servers import convert_webp_buffer
  File "/usr/lib/python3.8/site-packages/komikku/servers/__init__.py", line 23, in <module>
    from komikku.utils import get_cache_dir
  File "/usr/lib/python3.8/site-packages/komikku/utils.py", line 12, in <module>
    import keyring
ModuleNotFoundError: No module named 'keyring'
```
Thanks for the update btw, I didn't notice new libhandy coming in.

  parent reply	other threads:[~2020-08-25 13:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-25 13:30 [PR PATCH] " not-chicken
2020-08-25 13:43 ` sgn
2020-08-25 13:46 ` not-chicken [this message]
2020-08-25 13:59 ` sgn
2020-08-25 14:14 ` not-chicken
2020-08-25 14:35 ` sgn
2020-08-27 14:14 ` [PR PATCH] [Merged]: " ahesford
2020-08-27 14:15 ` ahesford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200825134621.xhHCLQP9TpBISYQNBQyzZCafo_jvP-VJIsblIdOk4PQ@z \
    --to=not-chicken@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).