note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for python-ldap
Failed to build python-ldap
ERROR: Could not build wheels for python-ldap, which is required to install pyproject.toml-based projects
This error happens as a result of there being a requirement for a compiled plug-in, in this case, python-ldap.
You either need to set up your environment to be able to compile python-ldap from source, or find an appropriate compiled binary. See Installing python-ldap — python-ldap 3.3.0 documentation