PyMuPDF-1.23.1 released #2619
julian-smith-artifex-com
started this conversation in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PyMuPDF-1.23.1 has been released.
Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:
Changes in version 1.23.1 (2023-08-24)
Updated README and package summary description.
Fixed a problem on some Linux installations with Python-3.10
(and possibly earlier versions) where
import fitz
failed withImportError: libcrypt.so.2: cannot open shared object file: No such file or directory
.Fixed
incompatible architecture
error on MacOS arm64.Fixed installation warning from Poetry about missing entry in wheels'
RECORD files.
This discussion was created from the release PyMuPDF-1.23.1 released.
Beta Was this translation helpful? Give feedback.
All reactions