Skip to content

Instantly share code, notes, and snippets.

@kazemihabib
Created December 13, 2019 11:57
Show Gist options
  • Save kazemihabib/459a20c038eae5cd6f71ad30300422d6 to your computer and use it in GitHub Desktop.
Save kazemihabib/459a20c038eae5cd6f71ad30300422d6 to your computer and use it in GitHub Desktop.
Install ldoce5viewer ubuntu 19.04
Follow https://askubuntu.com/a/1066810 to install qt5 version.
To fix the sound problem follow
# apt install pyqt5-dev-tools gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly python3-pyqt5.qtmultimedia python3-pyqt5.qtwebkit libqt5multimedia5-plugins
and:
# pip3 install whoosh==2.5.7
(copied from https://github.com/ciscorn/ldoce5viewer/issues/47#issuecomment-478391492)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment