I install all package:
now I have a test:
Type "help", "copyright", "credits" or "license" for more information.
import scrapy
from scrapy.selector import HtmlXPathSelector
exit()
[root@dev site-packages]# scrapy
bash: scrapy: command not found
how to do?thanks.