Open datamaskinen opened 4 years ago
sudo -H python3.8 -m pip install -U pymupdf sudo apt-get install python3-lxml sudo apt-get install python3-xmltodict sudo apt-get install python3-textile sudo apt-get install python3-markdown sudo apt-get install python3-djvu
sudo apt-get install python3-pyqt5 sudo apt-get install python3-bs4
this is the versions right now:
pip3 show pymupdf 1.16.18
sudo apt-cache policy python3-lxml 4.5.0-1
sudo apt-cache policy python3-xmltodict 0.12.0-1
sudo apt-cache policy python3-textile 1:4.0.1-1
sudo apt-cache policy python3-markdown 3.1.1-3
sudo apt-cache policy python3-djvu 0.8.4-3build1
sudo apt-cache policy python3-bs4 4.8.2-1
sudo apt-cache policy python3-pyqt5 5.14.1+dfsg-3build1
and it works :D
a deb would be nice
Could anybody here give an good copy paste instruction to install all dependency s optional and required for Ubuntu 20.04 please ....