Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pdfminer3k版本报错 #19

Open
Jeff-Hugh opened this issue Dec 11, 2020 · 1 comment
Open

pdfminer3k版本报错 #19

Jeff-Hugh opened this issue Dec 11, 2020 · 1 comment

Comments

@Jeff-Hugh
Copy link

python版本3.8.5,pip版本20.1.1。
在安装依赖是报错:

ERROR: Could not find a version that satisfies the requirement pdfminer3k==1.3.1 (from -r requirements.txt (line 3)) (from versions: 1.3.2, 1.3.3, 1.3.4)
ERROR: No matching distribution found for pdfminer3k==1.3.1 (from -r requirements.txt (line 3))

把pdfminer3k==1.3.1改为pdfminer3k==1.3.4后可以成功安装,并且能成功运行。

@micsama
Copy link

micsama commented Mar 5, 2021

亲测有效 希望能搞定一下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants