scrapy 项目不能用 setup.py bdist_wheel 打包,pip 安装后再运行?

0
[root@/usr/local/ActivePython/lib/python2.7/site-packages/aqi_spider]# ll

total 40

-rw-r--r-- 1 root root 0 Mar 23 14:49 __init__.py

-rw-r--r-- 1 root root 142 Mar 23 14:49 __init__.pyc

-rw-r--r-- 1 root root 891 Mar 23 14:49 items.py

-rw-r--r-- 1 root root 707 Mar 23 14:49 items.pyc

-rw-r--r-- 1 root root 1883 Mar 23 14:49 middlewares.py

-rw-r--r-- 1 root root 1795 Mar 23 14:49 middlewares.pyc

-rw-r--r-- 1 root root 611 Mar 23 14:49 pipelines.py

-rw-r--r-- 1 root root 1156 Mar 23 14:49 pipelines.pyc

-rw-r--r-- 1 root root 3162 Mar 23 14:49 settings.py

-rw-r--r-- 1 root root 378 Mar 23 14:49 settings.pyc

drwxr-xr-x 2 root root 4096 Mar 23 14:49 spiders

[root@/usr/local/ActivePython/lib/python2.7/site-packages/aqi_spider]# scrapy crawl aqi_value

Scrapy 1.3.2 - no active project



Unknown command: crawl



Use "scrapy" to see available commands

[root@/usr/local/ActivePython/lib/python2.7/site-packages/aqi_spider]#
已邀请:

要回复问题请先登录注册