dsdanielpark / dsdanielpark/arxiv2text

ImportError: cannot import name 'HOCRConverter' from 'pdfminer.converter'

Open
#1 0 comments 4 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
25
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Refer to https://github.com/pdfminer/pdfminer.six/issues/881

```
pip3 uninstall pdfminer
pip3 uninstall pdfminer-six
pip3 install pdfminer-six
```

or replace stringIO

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported ImportError and reading the referenced pdfminer.six issue #881; the body also suggests reinstalling pdfminer-six or replacing stringIO. No project file or test is named, so first locate where HOCRConverter is imported and determine which suggested workaround applies. Done means the import error is resolved, but the issue does not specify a test or acceptance criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.