mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -04:00
The QtWebChannel PyQt module is required
This commit is contained in:
parent
bf199d6bfa
commit
9f449d90ee
@ -90,7 +90,7 @@ PYQT_MODULES = (
|
||||
'QtWebEngine',
|
||||
'QtWebEngineCore',
|
||||
'QtWebEngineWidgets',
|
||||
# 'QtWebChannel',
|
||||
'QtWebChannel',
|
||||
)
|
||||
del dlls
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user