camelot-dev / camelot

A Python library to extract tabular data from PDFs
https://camelot-py.readthedocs.io
MIT License
2.96k stars 466 forks source link

<BugReport> #394

Closed majiayu000 closed 1 year ago

majiayu000 commented 1 year ago

Describe the bug

Hi, it seems something not updated for the instruction:

pip install "camelot-py[base]"

The newest version is 0.11.0, but I got 0.9.0 when using this command.

image

Here is my versions: image

Environment

Additional context

foarsitter commented 1 year ago

We are experience some difficulties with getting a new release out of the door. The issue your are running into is already solved. The only solution at this moment is to install https://pypi.org/project/camelot-fork or install the master branch with pip: pip install git+https://github.com/camelot-dev/camelot.git