Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
shushashu opened this issue Mar 20, 2021 · 0 comments

Comments

@shushashu
Copy link

我在 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant