运维网's Archiver
论坛
›
Python
› python 安装 pip beautifulsoup4
xuxiaohui9216
发表于 2017-4-22 11:20:24
python 安装 pip beautifulsoup4
pip 安装:
yum install python-setuptools
easy_install pip
beautifulsoup4 安装:
pip install beautifulsoup4
页:
[1]
查看完整版本:
python 安装 pip beautifulsoup4