camelot icon indicating copy to clipboard operation
camelot copied to clipboard

Camelot Dependency Tree

Open himmelben opened this issue 1 year ago • 1 comments

openvcv-python is left out of dependency tree in pip, will lead to offline install issues when installing dependency tree

Steps to reproduce the bug

Expected behavior

Code

import camelot

# add your code here

PDF

Screenshots

Environment

  • OS: [e.g. macOS]
  • Python version:
  • Numpy version:
  • OpenCV version:
  • Ghostscript version:
  • Camelot version:

Additional context

himmelben avatar Jun 27 '24 14:06 himmelben

Hey!

As https://github.com/camelot-dev/camelot/issues/343, we try to build a maintained fork at pypdf_table_extraction.

Do you want to check that code and open an issue there if it still exsists?

bosd avatar Aug 06 '24 12:08 bosd

package opencv-python-headless is included in the current .toml file and installs with an install of camelot. Closing as resolved.

DoomedJupiter avatar Mar 11 '25 16:03 DoomedJupiter