Skip to content

pipelines 中 from scrapy.crawler.Crawler import settings 提示 ModuleNotFoundError #100

Description

@shushashu

我在 pipelines 中希望导入settings 但是出现了异常

File "xxx/spider/proxy/proxy/proxy/pipelines.py", line 8, in <module> from scrapy.crawler.Crawler import settings ModuleNotFoundError: No module named 'scrapy.crawler.Crawler'; 'scrapy.crawler' is not a package

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions