Python Failed to build the cryptography library Could not construct the required wheels for the cryptography library, as they rely on PEP 517 specifications
发布时间
阅读量:
阅读量
执行以下命令以安装 Appium-Python-Client:
pip3 install Appium-Python-Client
在安装过程中遇到了如下错误提示:
python 无法构建 cryptography,无法为使用 PEP 517 的 cryptography 构建轮子
复制文件 src\cryptography\hazmat\bindings_rust\x509.pyi 到 build\lib.win32-cpython-37\cryptography\hazmat\bindings_rust
执行构建扩展操作
运行构建 Rust 操作
None
=============================调试协助信息=============================
如果遇到编译错误,请尝试以下步骤以成功安装 cryptography:
- 将 pip 升级至最新版本,这将解决大多数用户的问题。详见:https://pip.pypa.io/en/stable/installing/#upgrading-pip
- 阅读 https://cryptography.io/en/latest/installation/ 获取针对您平台的具体说明。
- 查看我们的常见问题解答以获取更多信息:https://crypt
全部评论 (0)
还没有任何评论哟~
