# Install dependencies
apt-get install -y libffi-dev
apt-get install libssl-dev
apt-get install python-pip
# Install scrapy
pip install scrapy
apt-get install -y libffi-dev
apt-get install libssl-dev
apt-get install python-pip
# Install scrapy
pip install scrapy
No comments:
Post a Comment