Skip to content

Releases: comethrusws/Dlib_linux_python_3.x

Release: x86_64 and amd64 for 3.10-3.12

15 Oct 04:31

Choose a tag to compare

Prebuilt dlib wheels for Linux (x86_64 and aarch64) on Python 3.10, 3.11, and 3.12

Compatible with most Linux distributions (manylinux2014 - glibc 2.17+)

  • Ubuntu 14.04+, Debian 8+, CentOS 7+, RHEL 7+, and most modern distros

Installation:

pip install dlib-*.whl

Choose the wheel that matches your:

  • Python version (cp310, cp311, or cp312)
  • Architecture (x86_64 or aarch64)

Note: aarch64 wheels may not be available if builds timed out.