VikParuchuri / marker

Convert PDF to markdown quickly with high accuracy
https://www.datalab.to
GNU General Public License v3.0
14.66k stars 764 forks source link

Issue with indexer #82

Closed akaler727 closed 2 months ago

akaler727 commented 5 months ago

Hello when I execute the convert_singlet.py with mac ModuleNotFoundError: No module named 'indexer '

my local.env: TESSDATA_PREFIX=/usr/local/Cellar/tesseract

The contents of brew-requirements.txt have been installed

Please tell me what else needs to be changed. Looking forward to your reply thank you

luoxuan0908 commented 3 months ago

I have also encountered the same situation.

wenkaier commented 2 months ago

I have also encountered the same situation.

wenkaier commented 2 months ago

pip install pyspellchecker not spellchecker @akaler727

VikParuchuri commented 2 months ago

The spellchecker dependency will be removed in the next version, so this shouldn't be an issue anymore soon.