2

我和我一起Tabula做一些 pdf 抓取。但是,当我运行:

tables = tabula.read_pdf(file, pages = "all", multiple_tables = True)

我明白了attributeError: module 'tabula' has no attribute 'read_pdf'.

我尝试了在网上找到的大多数解决方案,安装tabula-py而不是仅安装tabula也无济于事。有什么线索吗?

非常感谢!

4

0 回答 0