diff --git a/docs/installation.rst b/docs/installation.rst index 10ca86ba2..3f42df51f 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -44,7 +44,12 @@ sdist and is automatically built into PyMuPDF. Notes ~~~~~ -Wheels are available for Windows (32-bit Intel, 64-bit Intel), Linux (64-bit Intel, 64-bit ARM) and Mac OSX (64-bit Intel), Python versions 3.7 and up. +Wheels are available for Windows (32-bit Intel, 64-bit Intel), Linux (64-bit Intel, 64-bit ARM) and Mac OSX (64-bit Intel, 64-bit ARM), Python versions 3.7 and up. + +Wheels are not available for Python installed with `Chocolatey +`_ on Windows. Instead install Python +using the Windows installer from the python.org website, see: +http://www.python.org/downloads PyMuPDF does not support Python versions prior to 3.7. Older wheels can be found in `this `_ repository and on `PyPI `_. Please note that we generally follow the official Python release schedules. For Python versions dropping out of official support this means, that generation of wheels will also be ceased for them.