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

Which version of scrapy to use for this project? #5

Open
00001101-xt opened this issue Sep 6, 2019 · 2 comments
Open

Which version of scrapy to use for this project? #5

00001101-xt opened this issue Sep 6, 2019 · 2 comments

Comments

@00001101-xt
Copy link

I keep getting import errors, so I wonder if anyone could tell us which version of scrapy to use.

So far, the import errors including:

  • from scrapy import log
  • from scrapy.contrib.downloadermiddleware.useragent import UserAgentMiddleware

I tried scrapy 1.7.* and 1.3.0, neither helps.

Thanks.

@JIMhackKING
Copy link
Contributor

Optimize in commit 58c576eddaca753f76395db28a05154779db62c3, You can pull code and try to run it, the scrapy version have Specified in requirements.txt

@JIMhackKING
Copy link
Contributor

Otherwise, the scrapy version is 1.7.3

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

2 participants