Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

NotImplementedError: File format not supported #63

@jatinchhabriya

Description

@jatinchhabriya

Describe the bug

NotImplementedError: File format not supported
I am facing this error where the expected result is the list of tables
However I am getting a Implementation exception instead
One of the maintainers of the package @bosd suggested using the fork branch pypdf-table-extraction main branch, however it is not clear how to import the package the way I earlier imported camelot-py[cv] as mentioned in the following steps to reproduce.

Steps to reproduce the bug

%pip install camelot-py[cv]
import camelot.io
from camelot.io import read_pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions