Python: Error when import OpenSSL

前端 未结 2 1361
面向向阳花
面向向阳花 2021-01-07 09:25

I am learning Scrapy, from Scrapy\'s docs http://doc.scrapy.org/en/1.0/intro/overview.html I input

scrapy runspider stackoverflow_spider.py -o top-st

2条回答
  •  無奈伤痛
    2021-01-07 10:07

    I had the same problem. I download and install Win64OpenSSL_Light-1_0_2h and it worked.

提交回复
热议问题