python爬虫知乎图片_python 爬取知乎图片

SyntaxError: Non-UTF-8 code starting with ‘\xbf‘ in file python-zhihu -v1.2.py on line 34, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

安装需要的模块

pip install requests

pip install PyQuery

pip show 命令检查模块是否安装成功(如图所示是成功的)

C:\Users\addiction\Desktop\zhihu-take>pip show requests

Name: requests

Version:2.21.0

Summary: Python HTTPforHumans.

Home-page: http://python-requests.org

Author: Kenneth Reitz

Author-email: me@kennethreitz.org

License: Apache2.0Location: c:\users\addiction\appdata\local\programs\python\python37-32\lib\site-packages

Requires: chardet, certifi, urllib3, idna

Required-by:

----------------------------------------------------------

C:\Users\addiction\Desktop\zhihu-take>pip show PyQuery

Name: pyquery

Version: 1.4.0

Summary: A jquery-like library for python

Home-page: https://github.com/gawel/pyquery

Author: Gael Pasgrimaud

Author-email: gael@gawel.org

License: BSD

Location: c:\users\addiction\appdata\local\programs\python\python37-32\lib\site-packages

Requires: cssselect, lxml

Required-by:

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值