conjuncts / gmft

Lightweight, performant, deep table extraction
MIT License
31 stars 2 forks source link

Can't run quickstart example #3

Closed unoriginalscreenname closed 1 week ago

unoriginalscreenname commented 1 week ago

Trying to run your quickstart example, and right away i get an error:

ModuleNotFoundError: No module named 'gmft.pdf_bindings'; 'gmft' is not a package

obviously, I've pip install gmft per the directions. any idea what's going on?