Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 20.04 #133

Open
datamaskinen opened this issue May 2, 2020 · 3 comments
Open

Ubuntu 20.04 #133

datamaskinen opened this issue May 2, 2020 · 3 comments

Comments

@datamaskinen
Copy link

Could anybody here give an good copy paste instruction to install all dependency s optional and required for Ubuntu 20.04 please ....

@datamaskinen
Copy link
Author

datamaskinen commented May 10, 2020

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

@datamaskinen
Copy link
Author

datamaskinen commented May 10, 2020

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

@JoshKisb
Copy link

a deb would be nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants