美文网首页
scrapy安装报错

scrapy安装报错

作者: Houtasu | 来源:发表于2019-02-27 09:34 被阅读0次

from cryptography.hazmat.bindings._openssl import ffi, lib
ImportError: DLL load failed: 找不到指定的模块。
这个错误遇到好几次了,记录一下解决方案。

pip install -I cryptography

相关文章

网友评论

      本文标题:scrapy安装报错

      本文链接:https://www.haomeiwen.com/subject/zgcxuqtx.html