diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm index 1e19d83fc1..6fe79b99ca 100644 --- a/gnu/packages/education.scm +++ b/gnu/packages/education.scm @@ -869,7 +869,7 @@ (define-public anki ("python-pyaudio" ,python-pyaudio) ;; `python-pyqtwebengine' must precede `python-pyqt' in PYTHONPATH. ("python-pyqtwebengine" ,python-pyqtwebengine) - ("python-pyqt" ,python-pyqt) + ("python-pyqt" ,python-pyqt-without-qtwebkit) ("python-requests" ,python-requests) ("python-send2trash" ,python-send2trash) ("python-sip" ,python-sip)