Skip to content

face_recognition / dlib installation issue on Python 3.13 (Windows) #1229

@Ira-Singh-Parmar

Description

@Ira-Singh-Parmar

Hi!

I'm trying to install face_recognition for a Python face authentication project on Windows, but the installation gets stuck while building dlib.

Environment :-
OS: Windows
Python Version: 3.13
pip Version: 26.0.1
Command Used
pip install opencv-python face_recognition numpy
Problem

The installation hangs for a long time at:

Building wheel for dlib (pyproject.toml) ...

Questions :-

  • Is face_recognition currently compatible with Python 3.13 on Windows?
  • Would using Python 3.10 or 3.11 be the recommended solution?
  • Are there prebuilt wheels available for dlib to avoid local compilation?

Any help would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions