Github messages for voidlinux
 help / color / mirror / Atom feed
From: q66 <q66@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Python3 can't import anything from PyQt5 (breaks Qutebrowser)
Date: Tue, 07 Apr 2020 03:16:05 +0200	[thread overview]
Message-ID: <20200407011605.wvD6Pp0w4XVQVX-2EVptiwC6-InQ6tjiJ2DZIGkpIps@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20710@inbox.vuxu.org>

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/20710#issuecomment-610118610

Comment:
works here:

```
q66@rimi: /home/q66$ python3 -c 'import PyQt5.QtCore'
q66@rimi: /home/q66$ xbps-query -f qt5-core
/usr/lib/libQt5Core.so.5.14.2
/usr/lib/libQt5Core.so -> /usr/lib/libQt5Core.so.5.14.2
/usr/lib/libQt5Core.so.5 -> /usr/lib/libQt5Core.so.5.14.2
/usr/lib/libQt5Core.so.5.14 -> /usr/lib/libQt5Core.so.5.14.2
q66@rimi: /home/q66$ file /usr/lib/libQt5Core.so.5
/usr/lib/libQt5Core.so.5: symbolic link to libQt5Core.so.5.14.2
q66@rimi: /home/q66$ file /usr/lib/libQt5Core.so.5.14  
/usr/lib/libQt5Core.so.5.14: symbolic link to libQt5Core.so.5.14.2
q66@rimi: /home/q66$ file /usr/lib/libQt5Core.so.5.14.2
/usr/lib/libQt5Core.so.5.14.2: ELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.2, for GNU/Linux 3.17.0, BuildID[sha1]=921524d4a50fc4039cc04e3946af6a55c2453226, stripped
```

maybe your setup is broken somehow? try reinstalling `qt5-core`

  parent reply	other threads:[~2020-04-07  1:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-06 22:56 [ISSUE] " ianayl
2020-04-07  1:15 ` q66
2020-04-07  1:16 ` q66 [this message]
2020-04-07  1:36 ` ianayl
2020-04-07  1:36 ` [ISSUE] [CLOSED] " ianayl

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=20200407011605.wvD6Pp0w4XVQVX-2EVptiwC6-InQ6tjiJ2DZIGkpIps@z \
    --to=q66@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).