Browse Source

readme修改

lfygithub01 1 year ago
parent
commit
37357cbaf7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -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