Github messages for voidlinux
 help / color / mirror / Atom feed
From: sgn <sgn@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] vidcutter: libmpv version is incorrect. Required 1.109 got 2.0.
Date: Thu, 05 Jan 2023 15:14:10 +0100	[thread overview]
Message-ID: <20230105141410.eJYaCzqqsUNCLn3AsNHGSLW2Xz5HYDUCDlbyvKoxxJs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41465@inbox.vuxu.org>

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

Closed issue by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/issues/41465

Description:
### Is this a new report?

Yes

### System Info

Void 6.0.12_1 x86_64-musl GenuineIntel uptodate rFFFFFFFFFFFFFFFFFFF

### Package(s) Affected

vidcutter-6.0.5.1_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

vidcutter works

### Actual behaviour

```
$ vidcutter video.mp4
Traceback (most recent call last):
  File "/usr/sbin/vidcutter", line 33, in <module>
    sys.exit(load_entry_point('vidcutter==6.0.5.1', 'gui_scripts', 'vidcutter')())
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/sbin/vidcutter", line 25, in importlib_load_entry_point
    return next(matches).load()
           ^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 202, in load
    module = import_module(match.group('module'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 940, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/usr/lib/python3.11/site-packages/vidcutter/__main__.py", line 41, in <module>
    from vidcutter.videocutter import VideoCutter
  File "/usr/lib/python3.11/site-packages/vidcutter/videocutter.py", line 57, in <module>
    from vidcutter.libs.mpvwidget import mpvWidget
  File "/usr/lib/python3.11/site-packages/vidcutter/libs/mpvwidget.py", line 44, in <module>
    import vidcutter.libs.mpv as mpv
  File "vidcutter/libs/pympv/mpv.pyx", line 46, in init vidcutter.libs.mpv
ImportError: libmpv version is incorrect. Required 1.109 got 2.0.
```

### Steps to reproduce

1. install vidcutter
2. try to run it

  parent reply	other threads:[~2023-01-05 14:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-05  7:34 [ISSUE] " Eloitor
2023-01-05  8:04 ` oreo639
2023-01-05 14:14 ` sgn [this message]
2023-01-05 14:14 ` sgn

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=20230105141410.eJYaCzqqsUNCLn3AsNHGSLW2Xz5HYDUCDlbyvKoxxJs@z \
    --to=sgn@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).