Kimi.Huang
Kimi.Huang
@jcabrerahi Should install Command-line`pngquant` first. Reference: https://pngquant.org/
这是截图失败了吧,有具体的接口报错信息吗?
* Puppeteer 下载 Chromium 的时候并没有解决依赖问题 * CentOS查看依赖,其他发行版不确定 ```shell $ ldd ~/node_modules/puppeteer/.local-chromium/linux-000000/chrome-linux/chrome | grep not libatk-bridge-2.0.so.0 => not found libatspi.so.0 => not found libgtk-3.so.0 => not found libgdk-3.so.0 => not found...
@valetzx 看你报错的截图,是缺少 [libgobject-2.0.so.0](https://pkgs.org/download/libgobject-2.0.so.0()(64bit)) 可能还缺少其他的,都安装之后再看下吧
```python def parse(xml_input, encoding=None, expat=expat, process_namespaces=False, namespace_separator=':', disable_entities=True, **kwargs): ``` * disable_entities
@thebaptiste Thanks. I'll release a new version tomorrow.
> @Brightcells Don't forget to release Apologise for the late response. Version 3.0.2 has released