nicozhang

Results 13 comments of nicozhang

![image](https://user-images.githubusercontent.com/1912794/60852960-a0b52e80-a22c-11e9-84b8-728da1a0b5f4.png) Maybe put pdb.set_trace() in here, check the rc value and the func args , will find where the problem locates.

Enter s, step into libgs.gsapi_init_with_args, check its logic, and the return value. I met some problem too. The gs can not decode all pdfs, some kind of encrypted pdf does...

I deploy a Chinese version for my personal use here http://excalibur.fusky.xyz/files. You can try your pdfs, if meet some problem, tell me :)

> Hey develop on Mac, deploy on ubuntu. Python on Ubuntu is 3.7.2, Ghostscript 9.26 (2018-11-20)

同问。 看演示视频赶紧有点神奇,通过点击收藏的链接都可以解析页面。

这个爬虫和一个用python 写的portia 爬虫很像

> When I have deployed according to this scheme.GiB is default metric.How to use MiB as default metric instead of GiB. I met this problem, also modify the setting memory-unit=MiB...

> someone? 我这边遇到的问题是配置完之后,docker inspect gpushare 报segmentation fault。你这边的kubectl 版本是多少?

> > 我这边遇到的问题是配置完之后,docker inspect gpushare 报segmentation fault。你这边的kubectl 版本是多少? > > 我的版本是1.17.3, 你报的这个错误是分配的内存大于剩余内存哦 我这边问题解决了,kubectl-inspect-gpushare 这个可执行文件,没有下载完。直接运行就报错了。