爬虫报错 DLL load failed: 操作系统无法运行1%

来源:https://blog.csdn.net/SuperYR_210/article/details/81001578

查到的解决方案有三种:

1)重新安装 scrapy,pip uninstall scarpy

2)把C:\Windows\System32目录下的libeay32.dll和ssleay32.dll删除即可(但是可能会对其他依赖这两个DLL的软件有影响)。(未尝试)

3)pip install -I cryptography (建议使用此方法)

--------------------- 本文来自 这么巧你也有超能力 的CSDN 博客 ,全文地址请点击:https://blog.csdn.net/SuperYR_210/article/details/81001578?utm_source=copy 

posted @ 2018-09-28 13:54  猪啊美  阅读(525)  评论(0)    收藏  举报