1 安装好的 scrapy 运行出现 pkg_resources.DistributionNotFound: cryptography=0.2.1 于是 运行 easy_install cryptography 但是报 No package 'libffi' found错误 2 检查 yum installlibffi 但是提示libffi 已经安装 3 由于easy_install cryptography 是
1 安装好的 scrapy 运行出现
pkg_resources.DistributionNotFound: cryptography>=0.2.1 于是 运行
easy_install cryptography 但是报 No package 'libffi' found错误
2 检查 yum install libffi 但是提示 libffi 已经安装
3 由于 easy_install cryptography是编译安装 所以 需要libffi-devel
运行 yum install libffi-devel 按照后 再运行 easy_install cryptography就可以顺利通过了。
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号