DEV Community

personic75
personic75

Posted on

Getting error

File "", line 1
scrapy crawl email_ex -o emails.csv
^
SyntaxError: invalid syntax

Latest comments (3)

Collapse
 
mellen profile image
Matt Ellen-Tsivintzeli

it's unlikely the bug is in scrapy or python. it's probably in your spider. what is the code in your spider?

Collapse
 
mellen profile image
Matt Ellen-Tsivintzeli

what version of python are you using?

Collapse
 
personic75 profile image
personic75

using latest version of python