mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-29 04:43:02 +02:00
The QtWebChannel PyQt module is required
This commit is contained in:
parent
bf199d6bfa
commit
9f449d90ee
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@
|
|||
'QtWebEngine',
|
||||
'QtWebEngineCore',
|
||||
'QtWebEngineWidgets',
|
||||
# 'QtWebChannel',
|
||||
'QtWebChannel',
|
||||
)
|
||||
del dlls
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue