-
Notifications
You must be signed in to change notification settings - Fork 670
Closed
Labels
duplicatenot a bugnot a bug / user error / unable to reproducenot a bug / user error / unable to reproducewontfixno intention to resolveno intention to resolve
Description
Hi,
My local environment is Ubuntu 18.04, where I successfully installed pymupdf by running the following command.
pip3 install pymupdf
In my local environment, this library was working well, so I intended to deploy the project on a cloud virtual instance.
When installing pymupdf on vm to deploy the project, for the first time, I faced an issue as follows.

So I tried to install mupdf by running the following command.
sudo apt-get install libmupdf-dev
Then when trying pymupdf again, I got the following issue, which I couldn't fix.
My virtual instance is Ubuntu 18.04 as my local environment.
I sincerely hope for your help.
Best regards
Artem
Metadata
Metadata
Assignees
Labels
duplicatenot a bugnot a bug / user error / unable to reproducenot a bug / user error / unable to reproducewontfixno intention to resolveno intention to resolve
