Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

wigth -O output paramter thrown code error #327

Open
yangboz opened this issue Sep 23, 2022 · 0 comments
Open

wigth -O output paramter thrown code error #327

yangboz opened this issue Sep 23, 2022 · 0 comments

Comments

@yangboz
Copy link

yangboz commented Sep 23, 2022

python3.7,pip install pdfminer


then 

python tools/pdf2txt -O output input.pdf

File "/usr/local/anaconda3/envs/py37/lib/python3.7/site-packages/pdfminer/image.py", line 74, in export_image
    if len(filters) == 1 and filters[0][0] in LITERALS_DCT_DECODE:
TypeError: object of type 'zip' has no len()
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant