Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

AttributeError: module 'camelot' has no attribute 'read_pdf' #488

Open
esoltas opened this issue Sep 1, 2022 · 1 comment
Open

AttributeError: module 'camelot' has no attribute 'read_pdf' #488

esoltas opened this issue Sep 1, 2022 · 1 comment

Comments

@esoltas
Copy link

esoltas commented Sep 1, 2022

This issue appears to have arisen repeatedly, and I have tried the fixes previously posted. Thanks for any help you can provide.

  • I have installed the correct version of camelot, and I have tried uninstalling and reinstalling.
    pip install "camelot-py[base]". The same issue arose using other modifiers recommended ("[cv]", "[all]").

  • I have run import camelot.io as camelot. This does not produce the AttributeError, or any error message, but the resulting TableList object is empty (<TableList n=0>)

  • Dependencies are installed and up-to-date: ghostcript (9.56.1) and tcl-tk (8.6.12_1). I am able to import tkinter, and find_library("gs") returns '/usr/local/lib/libgs.dylib'.

@JOSHMT0744
Copy link

@esoltas did you reach a solution to the above? As I am in the same situation

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants