[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#964064: marked as done (python3-pyqt5: ImportError when from PyQt5 import QtGui)



Your message dated Thu, 2 Jul 2020 10:56:36 +0800
with message-id <CAM6iwbej_sPVhw+eP3j-YwmV9bg_iBZg0VPFzJwv5egChX1Fkg@mail.gmail.com>
and subject line Using new kernel can fix this problem
has caused the Debian Bug report #964064,
regarding python3-pyqt5: ImportError when from PyQt5 import QtGui
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
964064: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964064
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: python3-pyqt5
Version: 5.15.0+dfsg-1
Severity: important

Dear Maintainer,


Running `python3 -c "from PyQt5 import QtGui"` throws importError, says
libQt5Core.so not found.

To reproduce this error:

root@c208a4fd881c:~/ete/ete# python3
Python 3.8.3 (default, May 14 2020, 11:03:12) 
[GCC 9.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from PyQt5 import QtGui
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: libQt5Core.so.5: cannot open shared object file: No such file or directory


The file `/usr/lib/x86_64-linux-gnu/libQt5Core.so.5` exists on the
system.

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10.0-957.1.3.el7.x86_64 (SMP w/56 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect

Versions of packages python3-pyqt5 depends on:
ii  libc6                             2.30-8
ii  libgcc-s1                         10.1.0-4
ii  libpython3.8                      3.8.3-1
ii  libqt5core5a [qtbase-abi-5-12-5]  5.12.5+dfsg-10+b1
ii  libqt5dbus5                       5.12.5+dfsg-10+b1
ii  libqt5designer5                   5.12.5-2+b2
ii  libqt5gui5                        5.12.5+dfsg-10+b1
ii  libqt5help5                       5.12.5-2+b2
ii  libqt5network5                    5.12.5+dfsg-10+b1
ii  libqt5printsupport5               5.12.5+dfsg-10+b1
ii  libqt5test5                       5.12.5+dfsg-10+b1
ii  libqt5widgets5                    5.12.5+dfsg-10+b1
ii  libqt5xml5                        5.12.5+dfsg-10+b1
ii  libstdc++6                        10.1.0-4
ii  python3                           3.8.2-3
ii  python3-sip [sip-py3api-12.7]     4.19.23+dfsg-1

python3-pyqt5 recommends no packages.

Versions of packages python3-pyqt5 suggests:
pn  python3-pyqt5-dbg  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Thanks for your information

--- End Message ---

Reply to: