Github messages for voidlinux
 help / color / mirror / Atom feed
From: cumdroplet <cumdroplet@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Missing dependencies in the beets package
Date: Tue, 25 Jun 2024 20:54:08 +0200	[thread overview]
Message-ID: <20240625185408.DA17F22949@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50995@inbox.vuxu.org>

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

New comment by cumdroplet on void-packages repository

https://github.com/void-linux/void-packages/issues/50995#issuecomment-2189741195

Comment:
I apologise, I forgot to include this, wasn't thinking there

```
~ $ beet
Traceback (most recent call last):
  File "/usr/bin/beet", line 33, in <module>
    sys.exit(load_entry_point('beets==2.0.0', 'console_scripts', 'beet')())
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/beet", line 25, in importlib_load_entry_point
    return next(matches).load()
           ^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 205, in load
    module = import_module(match.group('module'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "/usr/lib/python3.12/site-packages/beets/ui/__init__.py", line 35, in <module>
    from beets import config, library, logging, plugins, util
  File "/usr/lib/python3.12/site-packages/beets/library.py", line 29, in <module>
    from beets import dbcore, logging, plugins, util
  File "/usr/lib/python3.12/site-packages/beets/dbcore/__init__.py", line 19, in <module>
    from .db import Database, Model, Results
  File "/usr/lib/python3.12/site-packages/beets/dbcore/db.py", line 54, in <module>
    from beets.util import functemplate, py3_path
  File "/usr/lib/python3.12/site-packages/beets/util/__init__.py", line 49, in <module>
    from typing_extensions import TypeAlias
ModuleNotFoundError: No module named 'typing_extensions'
```

  parent reply	other threads:[~2024-06-25 18:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-25 18:14 [ISSUE] " cumdroplet
2024-06-25 18:23 ` classabbyamp
2024-06-25 18:54 ` cumdroplet [this message]
2024-06-25 22:14 ` [ISSUE] [CLOSED] " classabbyamp

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=20240625185408.DA17F22949@inbox.vuxu.org \
    --to=cumdroplet@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).