【发布时间】:2016-10-23 09:47:33
【问题描述】:
我正在尝试安装 Scrapy,但在安装过程中出现此错误:build\temp.win-amd64-2.7\Release_openssl.c(429):致命错误 C1083:无法打开包含文件:'openssl/opensslv.h ': 没有这样的文件或目录
我检查了文件“opensslv.h”在此处“C:\OpenSSL-Win64\include\openssl”。而且我还在路径系统变量中包含了这个“C:\OpenSSL-Win64\include”。
坚持了几个小时,有人可以帮忙吗?谢谢。
“cryptography-1.5.2”包也发现了同样的问题
【问题讨论】:
标签: python openssl cryptography scrapy