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

Fails and crashes when encountering unfamiliar file: zip, .db, etc #29

Open
tekmet opened this issue Jan 9, 2024 · 1 comment
Open

Comments

@tekmet
Copy link

tekmet commented Jan 9, 2024

The script fails when encountering a file it cannot parse. For instance, a zip file:

Screenshot 2024-01-08 233429

Apologies for the screenshot, working inside a limited VM.

ModuleNotFoundError: No module named 'textract.parsers.zip_parser'

Py traceback includes lines 74, 203.

Thank you.

@umair9747
Copy link

Can you try doing a pip3 install textract ?

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