marker icon indicating copy to clipboard operation
marker copied to clipboard

Issue with indexer

Open akaler727 opened this issue 1 year ago • 1 comments

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

akaler727 avatar Jan 31 '24 09:01 akaler727

I have also encountered the same situation.

luoxuan0908 avatar Apr 22 '24 06:04 luoxuan0908

I have also encountered the same situation.

wenkaier avatar May 04 '24 09:05 wenkaier

pip install pyspellchecker not spellchecker @akaler727

wenkaier avatar May 07 '24 11:05 wenkaier

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

VikParuchuri avatar May 08 '24 02:05 VikParuchuri