GitHub / lzjun567/python_scripts issues and pull requests
#52 - Create yadang
Pull Request -
State: open - Opened by ApacheAde over 1 year ago
#52 - Create yadang
Pull Request -
State: open - Opened by ApacheAde over 1 year ago
#51 - Bump certifi from 2019.11.28 to 2022.12.7
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#50 - Bump pillow from 6.2.1 to 9.3.0
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#49 - Bump numpy from 1.13.1 to 1.22.0 in /heart2
Pull Request -
State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#48 - Bump numpy from 1.13.1 to 1.21.0 in /heart2
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#47 - Bump pillow from 6.2.1 to 9.0.1
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
Labels: dependencies
#46 - Bump pillow from 6.2.1 to 9.0.0
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
Labels: dependencies
#45 - Bump pillow from 6.2.1 to 8.3.2
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#44 - Bump pillow from 6.2.1 to 8.2.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 1 comment
Labels: dependencies
#43 - Bump urllib3 from 1.25.7 to 1.25.8
Pull Request -
State: open - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies
#42 - Bump pillow from 6.2.1 to 8.1.1
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
- 1 comment
Labels: dependencies
#41 - OSError wkhtmltopdf exited with non-zero code 1.error
Issue -
State: open - Opened by lc-leo about 6 years ago
#40 - I highly recommend you to use 'weasyprint' as an alternative of 'pypdf'
Issue -
State: open - Opened by miracomangomanchuria over 7 years ago
#39 - AttributeError: 'NoneType' object has no attribute 'get'
Issue -
State: open - Opened by cjr0106 almost 8 years ago
#38 - 运行parse_menu报错
Issue -
State: open - Opened by EricDuy almost 8 years ago
- 1 comment
#37 - requests.exceptions.ConnectionError: ('Connection aborted.', OSError("(10054, 'WSAECONNRESET')",))
Issue -
State: open - Opened by xufangbing almost 8 years ago
#36 - UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc8 in position 3: invalid continuation byte
Issue -
State: open - Opened by EchoJZ almost 8 years ago
#35 - 运行runoob2pdf出错,ImportError: No module named 'click'
Issue -
State: open - Opened by yqlicglingfei about 8 years ago
- 1 comment
#34 - 爬取微博生成云图出错,前段时间还行。今天试了下,报错了
Issue -
State: open - Opened by willie-lin about 8 years ago
#33 - list index out of range
Issue -
State: open - Opened by yingxincui about 8 years ago
- 2 comments
#32 - 修复503错误
Pull Request -
State: open - Opened by GazEoD over 8 years ago
#31 - list index out of range
Issue -
State: open - Opened by EthanAlgoX over 8 years ago
- 4 comments
#30 - 廖雪峰博客转pdf,运行出错
Issue -
State: open - Opened by HeJiaJunPan over 8 years ago
#29 - 关于知乎的自动登录,验证码问题
Issue -
State: open - Opened by SuperHighMan over 8 years ago
#28 - 一点小的改动
Pull Request -
State: open - Opened by starwing117 over 8 years ago
#27 - (unicode error) 'utf-8'
Issue -
State: open - Opened by xiaoqf96 over 8 years ago
#26 - 运行crawler报错:(unicode error) 'utf-8'
Issue -
State: closed - Opened by xiaoqf96 over 8 years ago
#25 - 关于beautifulsoup3不支持python2
Issue -
State: open - Opened by jiangsujww over 8 years ago
#24 - Update runoob2pdf.py
Pull Request -
State: open - Opened by SmithLiu95 over 8 years ago
#23 - Update crawler.py
Pull Request -
State: closed - Opened by fanofxiaofeng over 8 years ago
#22 - 关于图片正则表达式的错误的纠正
Issue -
State: open - Opened by pendave almost 9 years ago
#21 - 给h1标签设置居中 body.find('h1')['style'] = "text-align:center;"
Issue -
State: open - Opened by pendave almost 9 years ago
- 1 comment
#20 - runoob2pdf 里面的报错 OSError: No wkhtmltopdf executable found: "b''"
Issue -
State: open - Opened by pendave almost 9 years ago
- 3 comments
#19 - wrong index
Pull Request -
State: closed - Opened by bihuchao almost 9 years ago
#18 - 创建PDF时出错
Issue -
State: open - Opened by nsscc almost 9 years ago
- 2 comments
#17 - OSError: wkhtmltopdf exited with non-zero code -6. error:
Issue -
State: open - Opened by xpguan almost 9 years ago
- 5 comments
#16 - ImportError: No module named 'pdfkit'
Issue -
State: open - Opened by xpguan almost 9 years ago
- 2 comments
#15 - Traceback (most recent call last): File "crawler.py", line 165, in <module> crawler.run() File "crawler.py", line 99, in run pdfkit.from_file(htmls, self.name + ".pdf", options=options) File "/home/kong/.virtualenvs/Py3/lib/python3.5/site-packages/pdfkit/api.py", line 49, in from_file return r.to_pdf(output_path) File "/home/kong/.virtualenvs/Py3/lib/python3.5/site-packages/pdfkit/pdfkit.py", line 159, in to_pdf raise IOError("wkhtmltopdf exited with non-zero code {0}. error:\n{1}".format(exit_code, stderr)) OSError: wkhtmltopdf exited with non-zero code 1. error: Loading pages (1/6) [========> ] 14% (wkhtmltopdf:13716): Gtk-WARNING **: cannot open display:
Issue -
State: closed - Opened by Big2Cat almost 9 years ago
#14 - 后半部分的好多图片下载失败,是不是wkhtmltopdf分配的缓存太小了
Issue -
State: open - Opened by ghost almost 9 years ago
#13 - 图片无法下载
Issue -
State: open - Opened by alexkie007 almost 9 years ago
- 4 comments
#12 - OSError: wkhtmltopdf reported an error: The switch --outline-depth, is not support using unpatched qt, and will be ignored.Error: This version of wkhtmltopdf is build against an unpatched version of QT, and does not support more then one input document. Exit with code 1, due to unknown error.
Issue -
State: open - Opened by jp1017 almost 9 years ago
- 1 comment
#11 - 为什么我转出来的pdf字体那么小呢?
Issue -
State: open - Opened by jiangeel about 9 years ago
- 6 comments
#10 - 廖雪峰教程那个 crawler 第146行是不是有错误
Issue -
State: open - Opened by jiangeel about 9 years ago
- 2 comments
#9 - 新浪微博API返回的不是JSON
Issue -
State: open - Opened by hepingtao about 9 years ago
#8 - win7转pdf时候提示wkhtmltopdf reported an error
Issue -
State: open - Opened by de8ug about 9 years ago
- 2 comments
#7 - 实践中是否可以爬取他人的微博数据
Issue -
State: closed - Opened by ForeverQ about 9 years ago
- 2 comments
#6 - 增加功能:Python爬虫,爬取runoob网站上的教程,并转成pdf文件
Pull Request -
State: closed - Opened by SteelZheng about 9 years ago
#5 - Where is requiremens.txt ?
Issue -
State: open - Opened by zh-h about 9 years ago
#4 - Python2.7下运行
Pull Request -
State: open - Opened by bergcb about 9 years ago
#3 - 话说这样直接把cookies还有username,password露出来真的好么……
Issue -
State: closed - Opened by dongshimou about 9 years ago
- 1 comment
#2 - 一点小错误
Issue -
State: open - Opened by lupus721 about 9 years ago
- 1 comment
#1 - 用python3运行报错
Issue -
State: open - Opened by 16bh about 9 years ago
- 1 comment