[PYTHON] Install Scrapy on Raspbian (Jessie)

Python, package manager (pip) installation

sudo apt-get install python
sudo apt-get install python-pip

Unicode settings

cd /usr/local/lib/python2.7/site-packages
nano sitecustomize.py

sitecustomize.py


import sys
sys.setdefaultencoding('utf-8')

Installation of libraries required for scrapy

sudo apt-get install python-twisted
sudo apt-get install libxml2-dev
sudo apt-get install python-lxml

scrapy installation

pip install scrapy

Recommended Posts

Install Scrapy on Raspbian (Jessie)
Install Scrapy on python3
Set up python Tornado environment on raspbian jessie
Install mecab on Marvericks
Install TensorFlow on Ubuntu
Install python on WSL
Install pyenv on mac
Install pip on Mavericks
Install Python on Pidora.
Install mongodb on termux
Install docker on Fedora31
Install numba on CentOS 7.2
Install Ansible on Mac
Install Python on Mac
Install Python 3 on Mac
Install Plone (4.3.6) on MacOSX (10.10.3)
Install PySide2 on Ubuntu
Install Python3.4 on CentOS 6.6
Install gensim on Marvericks
Install JModelica on Ubuntu
Install Anaconda on Windows 10
Install numpy on Marvericks
Install python on windows
Install enebular-agent on Chromebook
Install pycuda on Windows10
Install mecab-python on CentOS
Install Python 2.7.3 on CentOS 5.4
Install aws-cli on MacPorts
Install pygraphviz on Windows 10
Install Docker on AWS
Install Python 3.3 on Ubuntu 12.04
Install Chainer 1.5.0 on Windows
Install Python 3.4 on Mac
Install Caffe on Mac
Install Theano on Ubuntu 12.04
Install pyenv on OSX
Install mecab on mac
Install awscli on centos7
Install angr on Ubuntu 18.04
Install Chainer on CentOS 6.7
Install mecab-python on Mac
Install pip / pip3 on Ubuntu
Install Python 3.6 on Docker
I tried to install scrapy on Anaconda and couldn't
Install octave_kernel on Jupyter [additional]
Install Minecraft on Arch Linux
Install cvxopt on 64bit Anaconda
Install Raspberry Pi OS (Raspbian)
Install Python 3.8 on RHEL 8 (AppStream)
Install Linux on your Chromebox
Install watchdog on Windows + Python 3.3
Install Win-Kex (kali-linux) on Windows 10.
Install pygame on python3.4 on mac
Install tomcat 9 on Cent OS 8
Install cvxpy on windows, Anaconda
Install ImageMagick-6.2.x series on CentOS7.7
Install Python 3.8 on CentOS 7 (SCL)
Install the JDK on Linux
Install module on Anaconda (Mac)
Install OpenPose on mac (Catalina)
Install MariaDB on Sakura's VPS