Installez Scrapy sur python3

Quand je lisais "Web scraping avec Python", j'ai décidé d'utiliser scrapy pour certains, mais je n'ai pas pu bien l'installer, je vais donc résumer brièvement la solution. (À propos, les livres ci-dessus sont principalement grattés à l'aide de Beautiful Soup)

Définir l'environnement

MacBook Air (13-inch, Mid 2011) Processeur: Intel Core i7 à 1,8 GHz Mémoire: 4 Go DDR3 à 1333 MHz La dernière version: 10.11.5 Python: 3.6.2

Essayez de mettre Scrapy

1, cette fois je vais le mettre dans l'environnement de Python3.

$ pip3 install scrapy

Ensuite ... j'ai eu l'erreur suivante. Apparemment, il semble que la version de pip devrait être mise à jour.

You are using pip version 8.1.1, however version 8.1.2 is available.

You should consider upgrading via the 'pip install --upgrade pip' command.

2, suivez les instructions de l'instruction d'erreur pour mettre à niveau pip.

$ pip3 install --upgrade pip

Encore une fois, il y a une erreur ... Cette fois, cela semble être autour de xcode.

1 error generated.

*********************************************************************************

Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed?

Perhaps try: xcode-select --install

*********************************************************************************

error: command '/usr/bin/clang' failed with exit status 1

3, Ensuite, suivez simplement les instructions, alors tapez la commande.

$ xcode-select --install

xcode-select: note: install requested for command line developer tools

Ensuite, une boîte de dialogue s'affichera, alors acceptez et DL les outils de développement.

スクリーンショット 2016-07-02 23.17.27.png


4, après le téléchargement, exécutez à nouveau ce qui suit pour terminer l'installation.

$ sudo pip3 install scrapy

(Omis)

Installing collected packages: lxml, parsel, scrapy
  Running setup.py install for lxml ... done
Successfully installed lxml-3.6.0 parsel-1.0.2 scrapy-1.1.0

Recommended Posts

Installez Scrapy sur python3
Installer python sur WSL
Installez Python sur Pidora.
Installez Python sur Mac
Installer Python 3 dans un environnement Mac
Installez Python3.4 sur CentOS 6.6
Installez python sur Windows
Installez Python 2.7.3 sur CentOS 5.4
Installez Python 3.3 sur Ubuntu 12.04
Installez Python 3.4 sur Mac
Installez Python 3.6 sur Docker
Installez Scrapy sur Raspbian (Jessie)
Installez Python 3.8 sur RHEL 8 (AppStream)
Installer watchdog sur Windows + Python 3.3
Installer python
Installer pygame sur python3.4 sur Mac
Installez Python 3.8 sur CentOS 7 (SCL)
Installez pandas 0.14 sur python3.4 [sur Mac]
Installez OpenCV sur Ubuntu + python
Python --Installez MySQLDB sur EC2
Installez Python 3.8 sur CentOS 8 (AppStream)
[Python] [Chainer] [Windows] Installer Chainer sous Windows
Installez Python Pillow sur Amazon Linux
Installez Python 3.8 sur Ubuntu 18.04 (norme du système d'exploitation)
Installez Python 3 sur le serveur Sakura (FreeBSD)
Installez Python 3.8 sur Ubuntu 20.04 (norme du système d'exploitation)
installation de python2.7 dans un environnement Windows 32 bits
Installez xgboost (version python) sur Windows
Installez Python sur Windows + pip + virtualenv
Installer Scrapy dans l'environnement Python Anaconda
Installez Pytorch sur Blender 2.90 python sous Windows
Installez Python 3.7 Anaconda sur MAC, mais Python 2
Installer python3 sur Mac (El Capitan)
Installez Python 3.9 sur Ubuntu 20.04 (norme du système d'exploitation?)
Installer l'environnement de développement Python sur Windows 10
Installer Python sur CentOS à l'aide de Pyenv
Installez confluent-kafka pour Python sur Ubuntu
Installez Python 2.7 sur Ubuntu 20.04 (norme du système d'exploitation?)
Étapes pour installer python3 sur Mac
Installez Python sur CentOS en utilisant pyenv
Python sur Windows
twitter avec python3
Installation locale de Python
Installez NAOqi python
python sur mac
Installer le contrôle Python
Python sur Windbg
CentOS8 --Installer --Python3
[Kivy] Comment installer Kivy sur Windows [Python]
Installez la bibliothèque python sur Lambda à l'aide de [/ tmp]
Étapes pour installer l'environnement Python sur Ubuntu
Si scipy est python 2.7.8, l'installation de pip trébuche
Installez Python inférieur à 3.5.3 sur macOS Catalina
Installez python sur xserver pour utiliser pip
Installer Python3 sur le serveur mixhost [Actuellement NG]
Installez pyenv et Python 3.6.8 sur Ubuntu 18.04 LTS
Installez Python 3.8, Pip 3.8 sur EC2 (Amazon Linux 2)
Installer mecab sur Marvericks
Installez Tensorflow sur Mac
Installez Faiss sur CentOS 7
Installer pip sur Mavericks