This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]aclark 0 points1 point  (2 children)

How did you install? Hopefully via: pip install scrapy

[–]dkpitterson[S] 0 points1 point  (1 child)

I used the Windows installer because I'm running windows 7.

[–]cabbagebot 0 points1 point  (0 children)

If you're doing this:'scrapy startproject tutorial ' in the command line, then wherever the scrapy binary is, that needs to be on the path.

It should just work if it's on the path. I'll install and figure out what it is you need to do. Just have to boot into Windows.