#python #pdf
Вопрос:
AttributeError: module 'camelot' has no attribute 'read_pdf'
Я установил camelot
camelot-py
, camelot-py[all]
даже с помощью tabula, попробовал tabula-ty. ничего не сработало, попытался импортировать read_pdf из камелота, попытался использовать camelot.io, всегда получаю эту ошибку без атрибута «read_pdf»
Ответ №1:
из документов:
https://camelot-py.readthedocs.io/en/master/user/install.html#install
pip install "camelot-py[cv]"