python3 pip3 安装python-ldap失败
pip3安装时提示
ERROR: Could not build wheels for python-ldap, uWSGI, M2Crypto, which is required to install pyproject.toml-based projects
ERROR: Could not build wheels for uWSGI, which is required to install pyproject.toml-based projects
需要
apt-get install libsasl2-dev python3-dev libldap2-dev libssl-dev
pip3 install python-ldap

浙公网安备 33010602011771号