DanMcInerney/xsscrapy

ImportError: No module named scrapy.cmdline

Mentsh opened this issue · 0 comments

So I am not guessing how to fix this.. as my efforts have failed. Could someone assist in what I need to do to resolve this?

Traceback (most recent call last):
  File "./xsscrapy.py", line 4, in <module>
    from scrapy.cmdline import execute
ImportError: No module named scrapy.cmdline
  • using python2
  • Mint Linux
  • Installed requirements
  • Updated scrapy
  • this is a first install on this system but not the first I have run into this.

Thank you.