|
@@ -10,6 +10,7 @@
|
|
```
|
|
```
|
|
1. camelot-py git源下载
|
|
1. camelot-py git源下载
|
|
git clone https://www.github.com/camelot-dev/camelot
|
|
git clone https://www.github.com/camelot-dev/camelot
|
|
|
|
+ 修改pyproject.toml中 pdfminer-six = "^20231228"
|
|
安装命令: 进入camelot目录下,pip install -e .
|
|
安装命令: 进入camelot目录下,pip install -e .
|
|
2. 在wsl Debian中安装 ghostscript 【模块本身】
|
|
2. 在wsl Debian中安装 ghostscript 【模块本身】
|
|
apt install ghostscript
|
|
apt install ghostscript
|