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

two bug! #456

Open
zoheirdibaj opened this issue Nov 13, 2023 · 0 comments
Open

two bug! #456

zoheirdibaj opened this issue Nov 13, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@zoheirdibaj
Copy link

Describe the bug

module 'camelot' has no attribute 'read_pdf' (1)
cannot import name 'TableList' from 'camelot.core'(2)
when i install camelot-py, i get erorr number (1)
when i uninstall camelot-py and i just have camelot i get erorr number(2)
i uninstall every version and i installed camelot[all]
but i still getting erorr number (1)
Code

import camelot
tables = camelot.read_pdf('budget1402_archive.pdf')



print(tables)

PDF

Screenshots

Environment

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

Additional context

@zoheirdibaj zoheirdibaj added the bug Something isn't working label Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant