View Issue Details

IDProjectCategoryView StatusLast Update
0004504Kali LinuxGeneral Bugpublic2018-01-27 14:16
Reporterredfree Assigned Torhertzog  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Product Versionkali-dev 
Summary0004504: Can't import QtWebKit from PyQt4
Description

Command: python

from PyQt4 import QtWebKit

Then get error:

ImportError: cannot import name QtWebKit

Steps To Reproduce

Command: python

from PyQt4 import QtWebKit

Then get error:

ImportError: cannot import name QtWebKit

Attached Files
3.png (754,301 bytes)

Activities

rhertzog

rhertzog

2018-01-27 14:16

administrator   ~0007892

QtWebKit has been dropped in Debian a while ago. This is not a bug but a deliberate choice due to security concerns since it's not maintained security wise.

Issue History

Date Modified Username Field Change
2018-01-27 07:25 redfree New Issue
2018-01-27 07:25 redfree File Added: 3.png
2018-01-27 14:16 rhertzog Assigned To => rhertzog
2018-01-27 14:16 rhertzog Status new => closed
2018-01-27 14:16 rhertzog Resolution open => won't fix
2018-01-27 14:16 rhertzog Note Added: 0007892