[Python-modules-team] Bug#831005: python-qt4: anki won't runt with	newer versions of python-qt4
    Ramon Diaz-Uriarte 
    rdiaz02 at gmail.com
       
    Wed Jul 13 17:14:03 UTC 2016
    
    
  
Package: python-qt4
Version: 4.11.4+dfsg-1
Severity: important
Dear Maintainer,
   * What led up to the situation?
Trying to run anki (http://ankisrs.net/)
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
- Download the deb
- Install (dpkg -i)
- Run it
   * What was the outcome of this action?
Traceback (most recent call last):
  File "./runanki", line 5, in <module>
    import aqt
  File "/usr/share/anki/aqt/__init__.py", line 12, in <module>
    from aqt.qt import *
  File "/usr/share/anki/aqt/qt.py", line 22, in <module>
    from PyQt4.QtWebKit import QWebPage, QWebView, QWebSettings
ImportError: No module named QtWebKit
   * What outcome did you expect instead?
Anki to start.
Note that using version 4.11.4+dfsg-1 does not lead to that problem.
This problem also seems to affect Spyder (see  #826042 and https://github.com
/spyder-ide/spyder/issues/3200)
-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.utf8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages python-qt4 depends on:
ii  libc6                      2.22-13
ii  libgcc1                    1:6.1.1-8
ii  libpython2.7               2.7.12-1
ii  libqt4-dbus                4:4.8.7+dfsg-8
ii  libqt4-declarative         4:4.8.7+dfsg-8
ii  libqt4-designer            4:4.8.7+dfsg-8
ii  libqt4-help                4:4.8.7+dfsg-8
ii  libqt4-network             4:4.8.7+dfsg-8
ii  libqt4-script              4:4.8.7+dfsg-8
ii  libqt4-scripttools         4:4.8.7+dfsg-8
ii  libqt4-svg                 4:4.8.7+dfsg-8
ii  libqt4-test                4:4.8.7+dfsg-8
ii  libqt4-xml                 4:4.8.7+dfsg-8
ii  libqt4-xmlpatterns         4:4.8.7+dfsg-8
ii  libqtassistantclient4      4.6.3-7
ii  libqtcore4                 4:4.8.7+dfsg-8
ii  libqtgui4                  4:4.8.7+dfsg-8
ii  libqtwebkit4               2.3.4.dfsg-8
ii  libstdc++6                 6.1.1-8
ii  python                     2.7.11-2
ii  python-sip [sip-api-11.2]  4.18+dfsg-1
python-qt4 recommends no packages.
Versions of packages python-qt4 suggests:
pn  python-qt4-dbg  <none>
-- no debconf information
    
    
More information about the Python-modules-team
mailing list