这可以避免从源代码编译的复杂性。你可以搜索适用于你的系统的预编译包,并使用pip的--find-links选项指向包含这些包的URL。 通过以上步骤,你应该能够解决“could not build wheels for python-ldap”的问题。如果问题仍然存在,请检查任何相关的错误消息或日志,以获取更具体的诊断信息。
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-getinstalllibsasl2-dev python3-dev libldap2-dev libssl-dev ...
pip安装locust时报错-ERROR: Could not build wheels for gevent which use PEP 517 and cannot be installed,程序员大本营,技术文章内容聚合第一站。