mattdennewitz/baseball-fangraphs-steamer-importer

error: running 'scrapy crawl' with more than one spider is no longer supported

Closed this issue · 1 comments

I keep getting this error while including batting_file=batters.csv (works fine w/o batting_file=batters.csv). Not sure if you are able to help.

Error: running 'scrapy crawl' with more than one spider is no longer supported

scrapy crawl steamerpro -a batting_file=batters.csv player_ids=13611,2396,6184,13624,3269,5222,7859,3174,11368,9744,9776,19198,1177,12984,7476,15447, -o ../../../../../../var/www/html/myteam.json

never mind, figured it out. need to append '-a' before each argument