centos7安装mysql,安装easy install、pip、scrapy等
生活随笔
收集整理的這篇文章主要介紹了
centos7安装mysql,安装easy install、pip、scrapy等
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
centos7默認Python2.7,支持twisted
準備環境
yum install gcc libffi-devel openssl-devel libxml2 libslt-devel libxml2-devel python-devel -y
安裝easy_install
yum install python-setuptools
安裝pip
easy_install pip
安裝lxml
easy_install lxml
安裝scrapy
pip install scrapy
詳情請查看:http://www.centoscn.com/mysql...
Python爬蟲:http://www.cnblogs.com/xin-xi...
總結
以上是生活随笔為你收集整理的centos7安装mysql,安装easy install、pip、scrapy等的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 分享一些书籍,方方面面,很多值得一读
- 下一篇: Ubuntu下搭建NFS,并在开发板挂载