Prerequisites
In order to use the OpenEye Python toolkits, a compatible version of Python must be installed. Instructions on installing Python are given in this document.
Linux installation also requires the zlib and libcairo libraries be available. These are usually available on Desktop Linux installations by default, but may not be available on Linux server installations.
Below are the different Python versions supported for various platforms.
Linux
The following Python versions and platforms are supported with one single build Linux package:
3.[10-13]
RHEL8 (x64)
RHEL9 (x64)
Ubuntu 22.04 (x64 and arm64)
Ubuntu 24.04 (x64)
macOS
The following Python versions and platforms are supported with one single build macOS package:
3.[10-13] on macOS 13-15
Windows
On Windows, packages are built for specific Python versions.
3.10 (x64)
3.11 (x64)
3.12 (x64)
3.13 (x64)
Note
VSRUNTIME140.dll and MSVCP140.dll are dependencies of OpenEye Windows dlls. The recommended Anaconda Python provides these.