I wanna set up scrapy cluster follow this link scrapy-cluster,Everything is ok before I run this command:
pip install -r requirements.txt
T
for python3.6,
apt-get install python3.6-dev
and
apt-get install libssl-dev libffi-dev